| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | Unique Id | [optional] |
| dashboardLayoutId | String | Id of Dashboard Layout | [optional] |
| dashboardElementId | String | Id Of Dashboard Element | [optional] |
| row | Integer | Row | [optional] |
| column | Integer | Column | [optional] |
| width | Integer | Width | [optional] |
| height | Integer | Height | [optional] |
| deleted | Boolean | Whether or not the dashboard layout component is deleted | [optional] |
| can | {String: Boolean} | Operations the current user is able to perform on this object | [optional] |