Skip to content
This repository has been archived by the owner on Jul 8, 2020. It is now read-only.

Latest commit

 

History

History
18 lines (14 loc) · 875 Bytes

DashboardLayoutComponent.md

File metadata and controls

18 lines (14 loc) · 875 Bytes

DashboardLayoutComponent

Properties

Name Type Description Notes
id string Unique Id [optional]
dashboard_layout_id string Id of Dashboard Layout [optional]
dashboard_element_id string 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 map[string,bool] Operations the current user is able to perform on this object [optional]

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