toggle menu
fineract-client
1.0.4
common
switch theme
search in API
fineract-client
/
org.mifos.fineract.client.models
/
PostProductsMarketPricePeriods
Post
Products
Market
Price
Periods
@
Serializable
data
class
PostProductsMarketPricePeriods
(
val
dateFormat
:
String
?
=
null
,
val
fromDate
:
String
?
=
null
,
val
locale
:
String
?
=
null
,
val
shareValue
:
Int
?
=
null
)
Parameters
date
Format
from
Date
locale
share
Value
Members
Constructors
Post
Products
Market
Price
Periods
Link copied to clipboard
constructor
(
dateFormat
:
String
?
=
null
,
fromDate
:
String
?
=
null
,
locale
:
String
?
=
null
,
shareValue
:
Int
?
=
null
)
Properties
date
Format
Link copied to clipboard
val
dateFormat
:
String
?
=
null
from
Date
Link copied to clipboard
val
fromDate
:
String
?
=
null
locale
Link copied to clipboard
val
locale
:
String
?
=
null
share
Value
Link copied to clipboard
val
shareValue
:
Int
?
=
null