get_role_customization_privileges_result_object
get_role_customization_privileges_result_object
JSON Example
{
"roleId": 0,
"userType": "string",
"description": "string",
"privileges": [
{
"privilege": "string",
"action": "string",
"object": "string",
"isDeny": 0
}
],
"effectivePrivileges": [
{
"privilege": "string",
"action": "string",
"object": "string",
"isDeny": 0
}
]
}
integer
roleId
Optional
roleId
string
userType
Optional
userType
string
description
Optional
description