Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.07 KB

RoleSearch.md

File metadata and controls

19 lines (15 loc) · 1.07 KB

RoleSearch

Properties

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]

[Back to Model list] [Back to API list] [Back to README]