UNPKG

xi_sdk_resellers

Version:

Ingram Micro - Xvantage Integration (XI) Node.Js Server-side SDK.

17 lines (12 loc) 914 B
# XiSdkResellers.FreightResponseFreightEstimateResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **currencyCode** | **String** | The country-specific three-character ISO 4217 currency code used for the order. | [optional] **totalFreightAmount** | **Number** | Total freight amount. | [optional] **totalTaxAmount** | **Number** | Total tax amount. | [optional] **totalFees** | **Number** | Total fees. | [optional] **totalNetAmount** | **Number** | Total net amount. | [optional] **grossAmount** | **Number** | Gross amount. | [optional] **distribution** | [**[FreightResponseFreightEstimateResponseDistributionInner]**](FreightResponseFreightEstimateResponseDistributionInner.md) | | [optional] **lines** | [**[FreightResponseFreightEstimateResponseLinesInner]**](FreightResponseFreightEstimateResponseLinesInner.md) | | [optional]