SubRoleNameInfo

SubRoleNameInfo
SubRoleNameInfo

Encapsulates key attributes and identifying information for a sub-role.

JSON Example
{
    "name": "moderator",
    "display_name": "Moderator"
}
string
name
Required
Constraints: minLength: 0 maxLength: 2000

The name of the sub-role

string
display_name
Required
Constraints: minLength: 0 maxLength: 2000

The display name of the sub-role

Property Of