toggle menu
fineract-client
1.0.4
common
switch theme
search in API
fineract-client
/
org.mifos.fineract.client.models
/
PostCentersResponse
Post
Centers
Response
@
Serializable
data
class
PostCentersResponse
(
val
groupId
:
Long
?
=
null
,
val
officeId
:
Long
?
=
null
,
val
resourceId
:
Long
?
=
null
)
PostCentersResponse
Parameters
group
Id
office
Id
resource
Id
Members
Constructors
Post
Centers
Response
Link copied to clipboard
constructor
(
groupId
:
Long
?
=
null
,
officeId
:
Long
?
=
null
,
resourceId
:
Long
?
=
null
)
Properties
group
Id
Link copied to clipboard
val
groupId
:
Long
?
=
null
office
Id
Link copied to clipboard
val
officeId
:
Long
?
=
null
resource
Id
Link copied to clipboard
val
resourceId
:
Long
?
=
null