toggle menu
fineract-client
1.0.4
common
switch theme
search in API
fineract-client
/
org.mifos.fineract.client.models
/
GetAccountsTypePurchasedShares
Get
Accounts
Type
Purchased
Shares
@
Serializable
data
class
GetAccountsTypePurchasedShares
(
val
id
:
Long
?
=
null
,
val
numberOfShares
:
Int
?
=
null
,
val
purchasedDate
:
String
?
=
null
,
val
purchasedPrice
:
Int
?
=
null
)
Parameters
id
number
Of
Shares
purchased
Date
purchased
Price
Members
Constructors
Get
Accounts
Type
Purchased
Shares
Link copied to clipboard
constructor
(
id
:
Long
?
=
null
,
numberOfShares
:
Int
?
=
null
,
purchasedDate
:
String
?
=
null
,
purchasedPrice
:
Int
?
=
null
)
Properties
id
Link copied to clipboard
val
id
:
Long
?
=
null
number
Of
Shares
Link copied to clipboard
val
numberOfShares
:
Int
?
=
null
purchased
Date
Link copied to clipboard
val
purchasedDate
:
String
?
=
null
purchased
Price
Link copied to clipboard
val
purchasedPrice
:
Int
?
=
null