Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 903 Bytes

File metadata and controls

18 lines (14 loc) · 903 Bytes

DashboardLayout

Properties

Name Type Description Notes
id str 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]
deleted bool Whether or not the dashboard layout is deleted. [optional]
dashboard_layout_components list[DashboardLayoutComponent] Components [optional]
can dict(str, bool) Operations the current user is able to perform on this object [optional]

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