toggle menu
fineract-client
1.0.4
common
switch theme
search in API
fineract-client
/
org.mifos.fineract.client.models
/
GetSelfSavingsSummary
Get
Self
Savings
Summary
@
Serializable
data
class
GetSelfSavingsSummary
(
val
accountBalance
:
Int
?
=
null
,
val
currency
:
GetSelfSavingsCurrency
?
=
null
)
Parameters
account
Balance
currency
Members
Constructors
Get
Self
Savings
Summary
Link copied to clipboard
constructor
(
accountBalance
:
Int
?
=
null
,
currency
:
GetSelfSavingsCurrency
?
=
null
)
Properties
account
Balance
Link copied to clipboard
val
accountBalance
:
Int
?
=
null
currency
Link copied to clipboard
val
currency
:
GetSelfSavingsCurrency
?
=
null