# 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] 


