Name | Description | Type | Additional information |
---|---|---|---|
Code |
Code |
string |
None. |
Description |
Description |
string |
None. |
RequiresDimensions |
Are dimensions required to be specified when using this package. |
boolean |
None. |
RequiresWeight |
Is weight required to be specified when using this package. |
boolean |
None. |
DefaultLengthInInches |
The default length of the package if predefined. |
decimal number |
None. |
DefaultWidthInInches |
The default width of the package if predefined. |
decimal number |
None. |
DefaultHeightInInches |
The default height of the package if predefined. |
decimal number |
None. |
IsExclusive |
Is the package required to be the only package on a shipment. |
boolean |
None. |
MinimumDimensions |
When set, packages have a minimum size. Width * Height * Width must be greater than this number. |
decimal number |
None. |
MaximumDimensions |
When set, packages have a maximum size. Width * Height * Width must be less than this number. |
decimal number |
None. |
MaximumWeight |
If > 0, the max weight per package |
decimal number |
None. |