| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | Unique Id | [optional] |
| dashboard_id | str | Id of Dashboard | [optional] |
| type | str | Type | [optional] |
| active | bool | Is Active | [optional] |
| column_width | int | Column Width | [optional] |
| width | int | Width | [optional] |
| components | list[DashboardLayoutComponent] | Components | [optional] |