| Name | Type | Description | Notes |
|---|---|---|---|
| contentFavoriteId | Number | Content Favorite Id | [optional] |
| contentMetadataId | Number | Id of content metadata | [optional] |
| description | String | Description | [optional] |
| hidden | Boolean | Is Hidden | [optional] |
| id | String | Unique Id | [optional] |
| model | LookModel | Model | [optional] |
| queryTimezone | String | Timezone in which the Dashboard will run by default. | [optional] |
| readonly | Boolean | Is Read-only | [optional] |
| refreshInterval | String | Refresh Interval | [optional] |
| refreshIntervalToI | Number | Refresh Interval as Integer | [optional] |
| space | SpaceBase | Space | [optional] |
| title | String | Dashboard Title | [optional] |
| userId | Number | Id of User | [optional] |
| can | {String: Boolean} | Operations the current user is able to perform on this object | [optional] |