Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 850 Bytes

ParcelDimensions.md

File metadata and controls

12 lines (9 loc) · 850 Bytes

# ParcelDimensions

Properties

Name Type Description Notes
distance_unit \OpenAPI\Client\Model\DistanceUnitEnum The measure unit used for length, width and height. [optional]
height string Height of the parcel. Up to six digits in front and four digits after the decimal separator are accepted. [optional]
length string Length of the Parcel. Up to six digits in front and four digits after the decimal separator are accepted. [optional]
width string Width of the Parcel. Up to six digits in front and four digits after the decimal separator are accepted. [optional]

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