| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | Unique Id | [optional] |
| contentMetadataId | String | Id of associated Content Metadata | [optional] |
| permissionType | String | Type of permission: "view" or "edit" | [optional] |
| groupId | Integer | ID of associated group | [optional] |
| userId | Integer | ID of associated user | [optional] |
| can | {String: Boolean} | Operations the current user is able to perform on this object | [optional] |