toggle menu
fineract-client
1.0.4
common
switch theme
search in API
fineract-client
/
org.mifos.fineract.client.models
/
PostFloatingRatesRatePeriods
Post
Floating
Rates
Rate
Periods
@
Serializable
data
class
PostFloatingRatesRatePeriods
(
val
dateFormat
:
String
?
=
null
,
val
fromDate
:
String
?
=
null
,
val
interestRate
:
Double
?
=
null
,
val
locale
:
String
?
=
null
)
Parameters
date
Format
from
Date
interest
Rate
locale
Members
Constructors
Post
Floating
Rates
Rate
Periods
Link copied to clipboard
constructor
(
dateFormat
:
String
?
=
null
,
fromDate
:
String
?
=
null
,
interestRate
:
Double
?
=
null
,
locale
:
String
?
=
null
)
Properties
date
Format
Link copied to clipboard
val
dateFormat
:
String
?
=
null
from
Date
Link copied to clipboard
val
fromDate
:
String
?
=
null
interest
Rate
Link copied to clipboard
val
interestRate
:
Double
?
=
null
locale
Link copied to clipboard
val
locale
:
String
?
=
null