| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | Unique Id | [optional] |
| dashboardId | String | Id of Dashboard | [optional] |
| type | String | Type | [optional] |
| active | Boolean | Is Active | [optional] |
| columnWidth | Integer | Column Width | [optional] |
| width | Integer | Width | [optional] |
| deleted | Boolean | Whether or not the dashboard layout is deleted. | [optional] |
| dashboardLayoutComponents | [DashboardLayoutComponent] | Components | [optional] |
| can | {String: Boolean} | Operations the current user is able to perform on this object | [optional] |