toggle menu
fineract-client
1.0.4
common
switch theme
search in API
fineract-client
/
org.mifos.fineract.client.models
/
GetPermissionsResponse
Get
Permissions
Response
@
Serializable
data
class
GetPermissionsResponse
(
val
actionName
:
String
?
=
null
,
val
code
:
String
?
=
null
,
val
entityName
:
String
?
=
null
,
val
grouping
:
String
?
=
null
,
val
selected
:
Boolean
?
=
null
)
GetPermissionsResponse
Parameters
action
Name
code
entity
Name
grouping
selected
Members
Constructors
Get
Permissions
Response
Link copied to clipboard
constructor
(
actionName
:
String
?
=
null
,
code
:
String
?
=
null
,
entityName
:
String
?
=
null
,
grouping
:
String
?
=
null
,
selected
:
Boolean
?
=
null
)
Properties
action
Name
Link copied to clipboard
val
actionName
:
String
?
=
null
code
Link copied to clipboard
val
code
:
String
?
=
null
entity
Name
Link copied to clipboard
val
entityName
:
String
?
=
null
grouping
Link copied to clipboard
val
grouping
:
String
?
=
null
selected
Link copied to clipboard
val
selected
:
Boolean
?
=
null