Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1.23 KB

ShipmentCreateRequestAllOfParcels.md

File metadata and controls

17 lines (14 loc) · 1.23 KB

# ShipmentCreateRequestAllOfParcels

Properties

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

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