| 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] |
| content_metadata_id | string | Id of associated Content Metadata | [optional] |
| permission_type | string | Type of permission: "view" or "edit" Valid values are: "view", "edit". | [optional] |
| group_id | string | ID of associated group | [optional] |
| user_id | string | ID of associated user | [optional] |