USD
Represents an amount of money in United States dollars.
Contents
- Cents
-
The fractional portion, in cents, of the amount.
Type: Integer
Valid Range: Minimum value of 0. Maximum value of 99.
Required: No
- Dollars
-
The whole number of dollars in the amount.
Type: Integer
Valid Range: Minimum value of 0. Maximum value of 2.
Required: No
- TenthFractionsOfACent
-
Fractions of a cent, in tenths.
Type: Integer
Valid Range: Minimum value of 0. Maximum value of 9.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: