| Name | Type | Description | Notes |
|---|---|---|---|
| id | str | Unique Id | [optional] |
| content_metadata_id | str | Id of associated Content Metadata | [optional] |
| permission_type | str | Type of permission: "view" or "edit" | [optional] |
| group_id | int | ID of associated group | [optional] |
| user_id | int | ID of associated user | [optional] |
| can | dict(str, bool) | Operations the current user is able to perform on this object | [optional] |