# CyberSource.Ucv1sessionsDataOrderInformationAmountDetails

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**totalAmount** | **String** | This field defines the total order amount.  | [optional] 
**freightAmount** | **String** | Total freight or shipping and handling charges for the order.  When you include this field in your request, you must also include the **totalAmount** field.  | [optional] 
**dutyAmount** | **String** | Total charges for any import or export duties included in the order.  | [optional] 
**discountAmount** | **String** | Total discount amount applied to the order.  | [optional] 
**taxAppliedAfterDiscount** | **String** | Flag that indicates how the merchant manages discounts.  Possible values:   - **0**: no invoice level discount included  - **1**: tax calculated on the postdiscount invoice total  - **2**: tax calculated on the prediscount invoice total  | [optional] 
**taxAppliedLevel** | **String** | Flag that indicates how you calculate tax.  Possible values:   - **0**: net prices with tax calculated at line item level  - **1**: net prices with tax calculated at invoice level  - **2**: gross prices with tax provided at line item level  - **3**: gross prices with tax provided at invoice level  - **4**: no tax applies on the invoice for the transaction  | [optional] 
**currency** | **String** | This field defines the currency applicable to the order.  | [optional] 
**surcharge** | [**Upv1capturecontextsDataOrderInformationAmountDetailsSurcharge**](Upv1capturecontextsDataOrderInformationAmountDetailsSurcharge.md) |  | [optional] 
**subTotalAmount** | **String** | This field defines the sub total amount applicable to the order.  | [optional] 
**serviceFeeAmount** | **String** | This field defines the service fee amount applicable to the order.  | [optional] 
**taxAmount** | **String** | This field defines the tax amount applicable to the order.  | [optional] 
**taxDetails** | [**[Ucv1sessionsDataOrderInformationAmountDetailsTaxDetails]**](Ucv1sessionsDataOrderInformationAmountDetailsTaxDetails.md) |  | [optional] 


