Currency Amount
This object represents the value and unit for an amount of currency.Fields (5)original_value
The original numeric value for this CurrencyAmount.original_unit
The original unit of currency for this CurrencyAmount.preferred_currency_unit
The unit of user's preferred currency.preferred_currency_value_rounded
The rounded numeric value for this CurrencyAmount in the very base level of user's preferred currency. For example, for USD, the value will be in cents.preferred_currency_value_approx
The approximate float value for this CurrencyAmount in the very base level of user's preferred currency. For example, for USD, the value will be in cents.