toggle menu
fineract-client
1.0.4
common
switch theme
search in API
fineract-client
/
org.mifos.fineract.client.models
/
GetClientsSavingProductOptions
Get
Clients
Saving
Product
Options
@
Serializable
data
class
GetClientsSavingProductOptions
(
val
allowOverdraft
:
Boolean
?
=
null
,
val
id
:
Long
?
=
null
,
val
name
:
String
?
=
null
,
val
withdrawalFeeForTransfers
:
Boolean
?
=
null
)
Parameters
allow
Overdraft
id
name
withdrawal
Fee
For
Transfers
Members
Constructors
Get
Clients
Saving
Product
Options
Link copied to clipboard
constructor
(
allowOverdraft
:
Boolean
?
=
null
,
id
:
Long
?
=
null
,
name
:
String
?
=
null
,
withdrawalFeeForTransfers
:
Boolean
?
=
null
)
Properties
allow
Overdraft
Link copied to clipboard
val
allowOverdraft
:
Boolean
?
=
null
id
Link copied to clipboard
val
id
:
Long
?
=
null
name
Link copied to clipboard
val
name
:
String
?
=
null
withdrawal
Fee
For
Transfers
Link copied to clipboard
val
withdrawalFeeForTransfers
:
Boolean
?
=
null