CustomRoleDto

CustomRoleDto
CustomRoleDto
JSON Example
{
    "permissions": [
        "string"
    ],
    "name": "string",
    "description": "string",
    "createdBy": "string",
    "displayName": "string",
    "lastModifiedBy": "string"
}
array of string
permissions
Optional

Permissions of the custom role

string
name
Optional

Name of the custom role

string
description
Optional

Description of the custom role

string
createdBy
Optional

createdBy

string
displayName
Optional

Display name of the custom role

string
lastModifiedBy
Optional

lastModifiedBy