Name | Type | Description | Notes |
---|---|---|---|
can | map[string,bool] | Operations the current user is able to perform on this object | [optional] |
id | string | Unique Id | [optional] |
dashboard_id | string | Id of Dashboard | [optional] |
type | string | Type | [optional] |
active | bool | Is Active | [optional] |
column_width | int | Column Width | [optional] |
width | int | Width | [optional] |
deleted | bool | Whether or not the dashboard layout is deleted. | [optional] |
dashboard_title | string | Title extracted from the dashboard this layout represents. | [optional] |
dashboard_layout_components | \Swagger\Client\Model\DashboardLayoutComponent[] | Components | [optional] |