Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 865 Bytes

File metadata and controls

18 lines (14 loc) · 865 Bytes

DashboardLayoutComponent

Properties

Name Type Description Notes
id str Unique Id [optional]
dashboard_layout_id str Id of Dashboard Layout [optional]
dashboard_element_id str Id Of Dashboard Element [optional]
row int Row [optional]
column int Column [optional]
width int Width [optional]
height int Height [optional]
deleted bool Whether or not the dashboard layout component is deleted [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]