class Afterpay::Components::Money
Attributes
amount[RW]
@attribute amount @return [String] The amount should be a string representation of a decimal number, rounded to 2 decimal places.
currency[RW]
@attribute currency @return [String] The currency is a ISO 4217 format value. Currently only USD is supported.