toggle menu
fineract-client
1.0.4
common
switch theme
search in API
fineract-client
/
org.mifos.fineract.client.models
/
PostRecurringDepositProductsChartSlabs
Post
Recurring
Deposit
Products
Chart
Slabs
@
Serializable
data
class
PostRecurringDepositProductsChartSlabs
(
val
annualInterestRate
:
Double
?
=
null
,
val
description
:
String
?
=
null
,
val
fromPeriod
:
Int
?
=
null
,
val
periodType
:
Int
?
=
null
,
val
toPeriod
:
Int
?
=
null
)
Parameters
annual
Interest
Rate
description
from
Period
period
Type
to
Period
Members
Constructors
Post
Recurring
Deposit
Products
Chart
Slabs
Link copied to clipboard
constructor
(
annualInterestRate
:
Double
?
=
null
,
description
:
String
?
=
null
,
fromPeriod
:
Int
?
=
null
,
periodType
:
Int
?
=
null
,
toPeriod
:
Int
?
=
null
)
Properties
annual
Interest
Rate
Link copied to clipboard
val
annualInterestRate
:
Double
?
=
null
description
Link copied to clipboard
val
description
:
String
?
=
null
from
Period
Link copied to clipboard
val
fromPeriod
:
Int
?
=
null
period
Type
Link copied to clipboard
val
periodType
:
Int
?
=
null
to
Period
Link copied to clipboard
val
toPeriod
:
Int
?
=
null