toggle menu
fineract-client
1.0.4
common
switch theme
search in API
fineract-client
/
org.mifos.fineract.client.models
/
PostGroupsGroupIdRequest
Post
Groups
Group
Id
Request
@
Serializable
data
class
PostGroupsGroupIdRequest
(
val
clients
:
Set
<
PostGroupsGroupIdClients
>
?
=
null
,
val
destinationGroupId
:
Long
?
=
null
)
PostGroupsGroupIdRequest
Parameters
clients
destination
Group
Id
Members
Constructors
Post
Groups
Group
Id
Request
Link copied to clipboard
constructor
(
clients
:
Set
<
PostGroupsGroupIdClients
>
?
=
null
,
destinationGroupId
:
Long
?
=
null
)
Properties
clients
Link copied to clipboard
val
clients
:
Set
<
PostGroupsGroupIdClients
>
?
=
null
destination
Group
Id
Link copied to clipboard
val
destinationGroupId
:
Long
?
=
null