# XiSdkResellers.FreightResponseFreightEstimateResponseDistributionInner

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**shipFromBranchNumber** | **String** | The ID of the warehouse the line item will ship from. | [optional] 
**carrierCode** | **String** | The code for the shipping carrier for the line item. | [optional] 
**shipVia** | **String** | The name of the shipping carrier. | [optional] 
**freightRate** | **Number** | Estimated freight charge. | [optional] 
**totalWeight** | **Number** | Total weight. | [optional] 
**transitDays** | **Number** | Number of transit days. | [optional] 
**carrierList** | [**[FreightResponseFreightEstimateResponseDistributionInnerCarrierListInner]**](FreightResponseFreightEstimateResponseDistributionInnerCarrierListInner.md) |  | [optional] 


