m8ty-api-server
Toggle table of contents
1.114.0
jvm
Platform filter
jvm
Switch theme
Search in API
m8ty-api-server
m8ty-dto - m8ty Data Transfer Objects
/
eu.m8ty.dtos.common
/
AmountDto
/
AmountDto
Amount
Dto
constructor
(
value
:
BigDecimal
,
currency
:
CurrencyDto
?
=
null
)
Parameters
`value` Value of the amount.
currency