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