class MangoModel::Money

Models a financial sum

Attributes

amount[RW]
Integer

The amount of money in the smallest sub-division of the currency e.g. 12.60 EUR would be represented as 1260 whereas 12 JPY

would be represented as just 12

currency[RW]
CurrencyIso

Currency in which the sum is represented