An update package type request body
| Name | Type | Description | Notes |
|---|---|---|---|
| Name | string | ||
| PackageCode | string | A package type, such as `thick_envelope`, `small_flat_rate_box`, `large_package`, etc. Use the code `package` for custom or unknown package types. | |
| Description | string | Provides a helpful description for the custom package. | [optional] |
| Dimensions | Dimensions | The custom dimensions for the package. | [optional] |
| PackageId | string | A string that uniquely identifies the package. | [optional] |