Name | Type | Description | Notes |
---|---|---|---|
can | map[string,bool] | Operations the current user is able to perform on this object | [optional] |
id | string | Unique Id | [optional] |
name | string | Name of Role | [optional] |
permission_set | \Swagger\Client\Model\PermissionSet | (Read only) Permission set | [optional] |
permission_set_id | string | (Write-Only) Id of permission set | [optional] |
model_set | \Swagger\Client\Model\ModelSet | (Read only) Model set | [optional] |
model_set_id | string | (Write-Only) Id of model set | [optional] |
user_count | int | Count of users with this role | [optional] |
url | string | Link to get this item | [optional] |
users_url | string | Link to get list of users with this role | [optional] |