toggle menu
fineract-client
1.0.4
common
switch theme
search in API
fineract-client
/
org.mifos.fineract.client.models
/
MoneyData
Money
Data
@
Serializable
data
class
MoneyData
(
val
amount
:
Double
,
val
currency
:
String
)
Parameters
amount
currency
Members
Constructors
Money
Data
Link copied to clipboard
constructor
(
amount
:
Double
,
currency
:
String
)
Properties
amount
Link copied to clipboard
val
amount
:
Double
currency
Link copied to clipboard
val
currency
:
String