This object represents a role, every user is assigned to a role and all scopes of the role are automatically attached to the user
Document| Property | Type | Description |
|---|---|---|
| id | Integer | Unique identifier for the object |
| categoryId | Integer | The assigned category id of this role |
| name | Text | Unique name of the object |
| scopes | Text | All scopes which are assigned to this role |