MonetaryAmount

constructor(rawAmount: Long, currencyCode: String)
constructor(rawAmount: Double, currencyCode: String)