# CyberSource.Acpv1instructionsinstructionIdcredentialsOrderInformationAmountDetail

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**totalAmount** | **String** | The final amount that the customer needs to pay or paid. | 
**currency** | **String** | (Conditional) ISO 4217 currency code. Currency in which the transactionAmount, subTotal, tax, Shipping& handling or discount amount is expressed. Conditionality - Required when either transactionAmount, subTotal, tax, Shipping& handling or discount amount is present.  | 
**subTotalAmount** | **String** | The total transaction amount before any taxes or discounts are applied. | [optional] 
**discountAmount** | **String** | The total discount amount applied to the transaction. | [optional] 
**shippingAmount** | **String** | The total shipping and handling cost(amount) applied to the transaction. | [optional] 
**handlingAmount** | **String** | The total shipping and handling cost(amount) applied to the transaction. | [optional] 


