toggle menu
fineract-client
1.0.5
common
switch theme
search in API
fineract-client
/
org.mifos.fineract.client.models
/
GetFixedDepositAccountsSummary
Get
Fixed
Deposit
Accounts
Summary
@
Serializable
data
class
GetFixedDepositAccountsSummary
(
val
accountBalance
:
Float
?
=
null
,
val
currency
:
GetFixedDepositAccountsCurrency
?
=
null
)
Parameters
account
Balance
currency
Members
Constructors
Get
Fixed
Deposit
Accounts
Summary
Link copied to clipboard
constructor
(
accountBalance
:
Float
?
=
null
,
currency
:
GetFixedDepositAccountsCurrency
?
=
null
)
Properties
account
Balance
Link copied to clipboard
val
accountBalance
:
Float
?
=
null
currency
Link copied to clipboard
val
currency
:
GetFixedDepositAccountsCurrency
?
=
null