shipstation-client
Version:
ShipStation V2 SDK
18 lines (9 loc) • 451 B
Markdown
# DisplayScheme
The display format that the label should be shown in.
## Enum
* `Label` (value: `'label'`)
* `QrCode` (value: `'qr_code'`)
* `LabelAndQrCode` (value: `'label_and_qr_code'`)
* `Paperless` (value: `'paperless'`)
* `LabelAndPaperless` (value: `'label_and_paperless'`)
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)