toggle menu
fineract-client
1.0.4
common
switch theme
search in API
fineract-client
/
org.mifos.fineract.client.models
/
GetClientsSavingsAccountsDepositType
Get
Clients
Savings
Accounts
Deposit
Type
@
Serializable
data
class
GetClientsSavingsAccountsDepositType
(
val
code
:
String
?
=
null
,
val
id
:
Long
?
=
null
,
val
value
:
String
?
=
null
)
Parameters
code
id
value
Members
Constructors
Get
Clients
Savings
Accounts
Deposit
Type
Link copied to clipboard
constructor
(
code
:
String
?
=
null
,
id
:
Long
?
=
null
,
value
:
String
?
=
null
)
Properties
code
Link copied to clipboard
val
code
:
String
?
=
null
id
Link copied to clipboard
val
id
:
Long
?
=
null
value
Link copied to clipboard
val
value
:
String
?
=
null