| Name | Type | Description | Notes |
|---|---|---|---|
| id | Integer | Unique Id | [optional] |
| contentType | String | Content Type ("dashboard" or "look") | [optional] |
| contentId | String | Id of dashboard or look specified by content type | [optional] |
| userId | Integer | Id of user content was viewed by | [optional] |
| groupId | Integer | Id of group content was viewed by | [optional] |
| viewCount | Integer | Number of times piece of content was viewed | [optional] |
| lastViewedAt | String | Date the piece of content was last viewed | [optional] |
| can | {String: Boolean} | Operations the current user is able to perform on this object | [optional] |