toggle menu
fineract-client
1.0.4
common
switch theme
search in API
fineract-client
/
org.mifos.fineract.client.models
/
GetProductsPageItems
Get
Products
Page
Items
@
Serializable
data
class
GetProductsPageItems
(
val
id
:
Long
?
=
null
,
val
name
:
String
?
=
null
,
val
shortName
:
String
?
=
null
,
val
totalShares
:
Int
?
=
null
)
Parameters
id
name
short
Name
total
Shares
Members
Constructors
Get
Products
Page
Items
Link copied to clipboard
constructor
(
id
:
Long
?
=
null
,
name
:
String
?
=
null
,
shortName
:
String
?
=
null
,
totalShares
:
Int
?
=
null
)
Properties
id
Link copied to clipboard
val
id
:
Long
?
=
null
name
Link copied to clipboard
val
name
:
String
?
=
null
short
Name
Link copied to clipboard
val
shortName
:
String
?
=
null
total
Shares
Link copied to clipboard
val
totalShares
:
Int
?
=
null