| Name | Type | Description | Notes |
|---|---|---|---|
| can | map[string,bool] | Operations the current user is able to perform on this object | [optional] |
| all_access | bool | [optional] | |
| built_in | bool | [optional] | |
| id | string | Unique Id | [optional] |
| name | string | Name of PermissionSet | [optional] |
| permissions | string[] | [optional] | |
| url | string | Link to get this item | [optional] |