V1Money

November 20, 2019 ยท View on GitHub

Description

Note: This model is deprecated.

Properties

NameGetterSetterTypeDescriptionNotes
amountgetAmount()setAmount($value)intAmount in the lowest denominated value of this Currency. E.g. in USD these are cents, in JPY they are Yen (which do not have a 'cent' concept).[optional]
currency_codegetCurrencyCode()setCurrencyCode($value)stringSee Currency for possible values[optional]

Note: All properties are protected and only accessed via getters and setters.

[Back to Model list] [Back to API list] [Back to README]