| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | Unique Id | [optional] |
| dashboardLayoutId | String | Id of Dashboard Layout | [optional] |
| dashboardElementId | String | Id Of Dashboard Element | [optional] |
| row | Number | Row | [optional] |
| column | Number | Column | [optional] |
| width | Number | Width | [optional] |
| height | Number | Height | [optional] |
| deleted | Boolean | Whether or not the dashboard layout component is deleted | [optional] |
| elementTitle | String | Dashboard element title, extracted from the Dashboard Element. | [optional] |
| elementTitleHidden | Boolean | Whether or not the dashboard element title is displayed. | [optional] |
| visType | String | Visualization type, extracted from a query's vis_config | [optional] |
| can | {String: Boolean} | Operations the current user is able to perform on this object | [optional] |