Name | Type | Description | Notes |
---|---|---|---|
id | Integer | Unique Id | [optional] |
userId | Integer | User Id which owns this ContentFavorite | [optional] |
lookId | Integer | Id of a look | [optional] |
dashboardId | Integer | 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] |