toggle menu
fineract-client
1.0.4
common
switch theme
search in API
fineract-client
/
org.mifos.fineract.client.models
/
PostRolesRequest
Post
Roles
Request
@
Serializable
data
class
PostRolesRequest
(
val
description
:
String
?
=
null
,
val
name
:
String
?
=
null
)
PostRolesRequest
Parameters
description
name
Members
Constructors
Post
Roles
Request
Link copied to clipboard
constructor
(
description
:
String
?
=
null
,
name
:
String
?
=
null
)
Properties
description
Link copied to clipboard
val
description
:
String
?
=
null
name
Link copied to clipboard
val
name
:
String
?
=
null