Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 1.02 KB

File metadata and controls

15 lines (12 loc) · 1.02 KB

Packaging

Properties

Name Type Description Notes
packaging_id str Packaging Unique ID<br />Your unique identifier for these packaging details.<br />If not provided, a GUID will be generated. [optional]
name str Name<br />The descriptive name of these packaging details
weight float Packaging Weight<br />The weight of this packaging.<br />Min weight: 1 gram. [optional]
weight_unit_of_measure str Weight Unit of Measure [optional] [default to 'KG']
length float Packaging Length<br />The length of this packaging in CM
width float Packaging Width<br />The width of this packaging in CM
height float Packaging Height<br />The height of this packaging in CM

[Back to Model list] [Back to API list] [Back to README]