CurrencyAmount

constructor(value: Int = 0, decimalPlaces: Int = 0, currency: String = "")