cybersource-rest-client
Version:
Node.js SDK for the CyberSource REST API
16 lines (12 loc) • 1.17 kB
Markdown
# CyberSource.Upv1capturecontextsDataOrderInformationAmountDetails
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**totalAmount** | **String** | This field defines the total order amount. | [optional]
**currency** | **String** | This field defines the currency applicable to the order. | [optional]
**surcharge** | [**Upv1capturecontextsDataOrderInformationAmountDetailsSurcharge**](Upv1capturecontextsDataOrderInformationAmountDetailsSurcharge.md) | | [optional]
**discountAmount** | **String** | This field defines the discount amount applicable to the order. | [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** | [**Upv1capturecontextsDataOrderInformationAmountDetailsTaxDetails**](Upv1capturecontextsDataOrderInformationAmountDetailsTaxDetails.md) | | [optional]