toggle menu
fineract-client
1.0.4
common
switch theme
search in API
fineract-client
/
org.mifos.fineract.client.models
/
GetGroupsResponse
Get
Groups
Response
@
Serializable
data
class
GetGroupsResponse
(
val
pageItems
:
Set
<
GetGroupsPageItems
>
?
=
null
,
val
totalFilteredRecords
:
Int
?
=
null
)
GetGroupsResponse
Parameters
page
Items
total
Filtered
Records
Members
Constructors
Get
Groups
Response
Link copied to clipboard
constructor
(
pageItems
:
Set
<
GetGroupsPageItems
>
?
=
null
,
totalFilteredRecords
:
Int
?
=
null
)
Properties
page
Items
Link copied to clipboard
val
pageItems
:
Set
<
GetGroupsPageItems
>
?
=
null
total
Filtered
Records
Link copied to clipboard
val
totalFilteredRecords
:
Int
?
=
null