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