| Package | Description |
|---|---|
| com.shippo.model |
| Modifier and Type | Method and Description |
|---|---|
LabelFileType |
Batch.getLabelFileType() |
static LabelFileType |
LabelFileType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LabelFileType[] |
LabelFileType.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.create(String carrierAccount,
String serviceLevelToken,
LabelFileType labelFileType,
String metadata,
BatchShipment[] shipments)
Create a batch.
|
Copyright © 2017 Shippo. All rights reserved.