AmountDto

constructor(value: BigDecimal, currency: CurrencyDto? = null)

Parameters

`value` Value of the amount.

currency