| Name | Type | Description | Notes |
|---|---|---|---|
| id | Number | Unique Id | [optional] |
| userId | Number | User Id which owns this ContentFavorite | [optional] |
| contentMetadataId | Number | Content Metadata Id associated with this ContentFavorite | [optional] |
| lookId | Number | Id of a look | [optional] |
| dashboardId | Number | Id of a dashboard | [optional] |
| look | LookBasic | Associated Look | [optional] |
| dashboard | DashboardBase | Associated Dashboard | [optional] |
| can | {String: Boolean} | Operations the current user is able to perform on this object | [optional] |