Name | Type | Description | Notes |
---|---|---|---|
carrier | string | The name of the carrier that provides this parcel template | [optional] |
distance_unit | \OpenAPI\Client\Model\DistanceUnitEnum | [optional] | |
height | string | The height of the package, in units specified by the distance_unit attribute | [optional] |
is_variable_dimensions | bool | True if the carrier parcel template allows custom dimensions, such as USPS Softpack. | [optional] |
length | string | The length of the package, in units specified by the distance_unit attribute | [optional] |
name | string | The name of the carrier parcel template | [optional] |
token | string | The unique string representation of the carrier parcel template | [optional] |
width | string | The width of the package, in units specified by the distance_unit attribute | [optional] |