toggle menu
fineract-client
1.0.4
common
switch theme
search in API
fineract-client
/
org.mifos.fineract.client.models
/
PutRecurringDepositProductsRequest
Put
Recurring
Deposit
Products
Request
@
Serializable
data
class
PutRecurringDepositProductsRequest
(
val
description
:
String
?
=
null
,
val
locale
:
String
?
=
null
,
val
minDepositTerm
:
Int
?
=
null
,
val
minDepositTermTypeId
:
Int
?
=
null
)
PutRecurringDepositProductsRequest
Parameters
description
locale
min
Deposit
Term
min
Deposit
Term
Type
Id
Members
Constructors
Put
Recurring
Deposit
Products
Request
Link copied to clipboard
constructor
(
description
:
String
?
=
null
,
locale
:
String
?
=
null
,
minDepositTerm
:
Int
?
=
null
,
minDepositTermTypeId
:
Int
?
=
null
)
Properties
description
Link copied to clipboard
val
description
:
String
?
=
null
locale
Link copied to clipboard
val
locale
:
String
?
=
null
min
Deposit
Term
Link copied to clipboard
val
minDepositTerm
:
Int
?
=
null
min
Deposit
Term
Type
Id
Link copied to clipboard
val
minDepositTermTypeId
:
Int
?
=
null