toggle menu
fineract-client
1.0.4
common
switch theme
search in API
fineract-client
/
org.mifos.fineract.client.models
/
GetGroupsGroupIdResponse
Get
Groups
Group
Id
Response
@
Serializable
data
class
GetGroupsGroupIdResponse
(
val
externalId
:
String
?
=
null
,
val
hierarchy
:
String
?
=
null
,
val
id
:
Long
?
=
null
,
val
name
:
String
?
=
null
,
val
officeId
:
Long
?
=
null
,
val
officeName
:
String
?
=
null
,
val
timeline
:
GetGroupsGroupIdTimeline
?
=
null
)
GetGroupsGroupIdResponse
Parameters
external
Id
hierarchy
id
name
office
Id
office
Name
timeline
Members
Constructors
Get
Groups
Group
Id
Response
Link copied to clipboard
constructor
(
externalId
:
String
?
=
null
,
hierarchy
:
String
?
=
null
,
id
:
Long
?
=
null
,
name
:
String
?
=
null
,
officeId
:
Long
?
=
null
,
officeName
:
String
?
=
null
,
timeline
:
GetGroupsGroupIdTimeline
?
=
null
)
Properties
external
Id
Link copied to clipboard
val
externalId
:
String
?
=
null
hierarchy
Link copied to clipboard
val
hierarchy
:
String
?
=
null
id
Link copied to clipboard
val
id
:
Long
?
=
null
name
Link copied to clipboard
val
name
:
String
?
=
null
office
Id
Link copied to clipboard
val
officeId
:
Long
?
=
null
office
Name
Link copied to clipboard
val
officeName
:
String
?
=
null
timeline
Link copied to clipboard
val
timeline
:
GetGroupsGroupIdTimeline
?
=
null