Name | Type | Description | Notes |
---|---|---|---|
id | Integer | Unique Id | [optional] |
name | String | Name of Role | [optional] |
permissionSet | PermissionSet | (Read only) Permission set | [optional] |
permissionSetId | Integer | (Write only) Id of permission set | [optional] |
modelSet | ModelSet | (Read only) Model set | [optional] |
modelSetId | Integer | (Write only) Id of model set | [optional] |
url | String | Link to get this item | [optional] |
usersUrl | String | Link to get list of users with this role | [optional] |
can | {String: Boolean} | Operations the current user is able to perform on this object | [optional] |