ShipperPackageTypeCode
Defines standardized codes representing different package types used by various shipping carriers.
Columns
| Name | Type | References | Description |
| code | String | A unique code representing the shipping item or carrier. | |
| inactive | Boolean | Specifies whether the item or carrier is currently inactive or unavailable. | |
| key | Integer | Unique identifier for the shipping item or carrier. | |
| name | String | The name of the shipping item, carrier, or related entity. | |
| shipper | String | The shipping service provider associated with the item. |