| Name | Type | Description | Notes |
|---|---|---|---|
| id | str | The id of the role. | [optional] |
| source | str | The user source which is the origin of this role. | [optional] |
| name | str | The name of the role. | [optional] |
| description | str | The description of this role. | [optional] |
| privileges | list[str] | The list of privileges assigned to this role. | [optional] |
| roles | list[str] | The list of roles assigned to this role. | [optional] |