CustomRoleDto

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

createdBy

string
description
Optional

Description of the custom role

string
displayName
Optional

Display name of the custom role

string
lastModifiedBy
Optional

lastModifiedBy

string
name
Optional

Name of the custom role

array of string
permissions
Optional

Permissions of the custom role