## TransportShipmentMeasurements

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**total_carton_count** | **int** | Total number of cartons present in the shipment. Provide the cartonCount only for non-palletized shipments. | [optional]
**total_pallet_stackable** | **int** | Total number of Stackable Pallets present in the shipment. | [optional]
**total_pallet_non_stackable** | **int** | Total number of Non Stackable Pallets present in the shipment. | [optional]
**shipment_weight** | [**\SellingPartnerApi\Model\VendorShippingV1\Weight**](Weight.md) |  | [optional]
**shipment_volume** | [**\SellingPartnerApi\Model\VendorShippingV1\Volume**](Volume.md) |  | [optional]

[[VendorShippingV1 Models]](../) [[API list]](../../Api) [[README]](../../../README.md)
