| Package | Description |
|---|---|
| com.shippo.model |
| Modifier and Type | Method and Description |
|---|---|
static Batch.ShipmentStatus |
Batch.ShipmentStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Batch.ShipmentStatus[] |
Batch.ShipmentStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Batch |
Batch.get(String id,
int page,
Batch.ShipmentStatus objectResults)
Get batch based on its ID.
|
Copyright © 2017 Shippo. All rights reserved.