Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.01 KB

DashboardLayout.md

File metadata and controls

19 lines (15 loc) · 1.01 KB

DashboardLayout

Properties

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]

[Back to Model list] [Back to API list] [Back to README]