# XiSdkResellers.OrderDetailB2BLinesInnerShipmentDetailsInnerCarrierDetailsInner

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**carrierCode** | **String** | The carrier code for the shipment containing the line item. | [optional] 
**carrierName** | **String** | The name of the carrier of the shipment containing the line item. | [optional] 
**quantity** | **Number** | The quantity shipped of the line item. | [optional] 
**shippedDate** | **String** | The actual date when line item shipped. | [optional] 
**estimatedDeliveryDate** | **String** | The date the line item is expected to be delivered. | [optional] 
**deliveredDate** | **String** | The actual date of delivery of the line item. | [optional] 
**carrierPickupDate** | **String** | The actual date when carrier picked up line item. | [optional] 
**trackingDetails** | [**[OrderDetailB2BLinesInnerShipmentDetailsInnerCarrierDetailsInnerTrackingDetailsInner]**](OrderDetailB2BLinesInnerShipmentDetailsInnerCarrierDetailsInnerTrackingDetailsInner.md) | The tracking details for the shipment containing the line item. | [optional] 


