toggle menu
fineract-client
1.0.4
common
switch theme
search in API
fineract-client
/
org.mifos.fineract.client.models
/
PostInterestRateChartsRequest
Post
Interest
Rate
Charts
Request
@
Serializable
data
class
PostInterestRateChartsRequest
(
val
dateFormat
:
String
?
=
null
,
val
description
:
String
?
=
null
,
val
fromDate
:
String
?
=
null
,
val
locale
:
String
?
=
null
,
val
name
:
String
?
=
null
,
val
type
:
String
?
=
null
)
PostInterestRateChartsRequest
Parameters
date
Format
description
from
Date
locale
name
type
Members
Constructors
Post
Interest
Rate
Charts
Request
Link copied to clipboard
constructor
(
dateFormat
:
String
?
=
null
,
description
:
String
?
=
null
,
fromDate
:
String
?
=
null
,
locale
:
String
?
=
null
,
name
:
String
?
=
null
,
type
:
String
?
=
null
)
Properties
date
Format
Link copied to clipboard
val
dateFormat
:
String
?
=
null
description
Link copied to clipboard
val
description
:
String
?
=
null
from
Date
Link copied to clipboard
val
fromDate
:
String
?
=
null
locale
Link copied to clipboard
val
locale
:
String
?
=
null
name
Link copied to clipboard
val
name
:
String
?
=
null
type
Link copied to clipboard
val
type
:
String
?
=
null