xi_sdk_resellers
Version:
Ingram Micro - Xvantage Integration (XI) Node.Js Server-side SDK.
16 lines (11 loc) • 857 B
Markdown
# 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]