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