shipstation-client
Version:
ShipStation V2 SDK
12 lines (6 loc) • 488 B
Markdown
# LabelLayout
The available layouts (sizes) in which shipping labels can be downloaded. The label format determines which sizes are supported. `4x6` is supported for all label formats, whereas `letter` (8.5\" x 11\") is only supported for `pdf` format.
## Enum
* `_4x6` (value: `'4x6'`)
* `Letter` (value: `'letter'`)
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)