Skip to content

Latest commit

 

History

History
42 lines (22 loc) · 1.02 KB

File metadata and controls

42 lines (22 loc) · 1.02 KB

DomesticShipmentResponseV2LabelLayoutInner

Properties

Name Type Description Notes
contents String Content/Identifier of document e.g. DOCUMENT_REFERECE_ID.<br /> Actual document name e.g. abc.pdf. [IN]. [optional]
fileFormat FileFormatEnum Defines the format of the document file the print takes. [optional]
size SizeEnum Defines the label size of the Shipment, that is, the Shipping Label is available in different Doc Size. [optional]
type TypeEnum Defines the type of the Shipment. [optional]

Enum: FileFormatEnum

Name Value
PDF "PDF"
ZPL2 "ZPL2"

Enum: SizeEnum

Name Value
_8_X11 "DOC_8X11"
_4_X6 "DOC_4X6"

Enum: TypeEnum

Name Value
SHIPPING_LABEL "Shipping Label"