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