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