cybersource-rest-client
Version:
Node.js SDK for the CyberSource REST API
16 lines (12 loc) • 1.06 kB
Markdown
# CyberSource.Ptsv2intentsOrderInformationAmountDetails
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**totalAmount** | **String** | Grand total for the order. This value cannot be negative. You can include a decimal point (.), but you cannot include any other special characters. CyberSource truncates the amount to the correct number of decimal places | [optional]
**currency** | **String** | Currency used for the order | [optional]
**discountAmount** | **String** | Discount amount for the transaction. | [optional]
**shippingAmount** | **String** | Aggregate shipping charges for the transactions. | [optional]
**shippingDiscountAmount** | **String** | Shipping discount amount for the transaction. | [optional]
**taxAmount** | **String** | Total tax amount. | [optional]
**insuranceAmount** | **String** | Amount being charged for the insurance fee. | [optional]
**dutyAmount** | **String** | Amount being charged as duty amount. | [optional]