Role

Role
Role

Represents role and its attributes

JSON Example
{
    "id": "string",
    "name": "string",
    "description": "string"
}
string
id
Required   Read-Only  

The ID of the role

string
name
Required   Read-Only  

The name of the role

string
description
Required   Read-Only  

The description of the role

Property Of