PricingCurrencyAmount
Monetary amounts associated with an invoice line item group.
Contents
Note
In the following list, the required parameters are described first.
- amount
-
The monetary amount before tax.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 4096.
Pattern:
(.)+Required: No
- currencyCode
-
The 3-letter ISO 4217 currency code (e.g.,
USD,EUR,JPY).Type: String
Length Constraints: Fixed length of 3.
Pattern:
[A-Z]+Required: No
- maxAdjustmentAmount
-
The maximum refundable amount as a string representation of a decimal number.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 4096.
Pattern:
(.)+Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: