Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 632 Bytes

File metadata and controls

13 lines (8 loc) · 632 Bytes

ViewItem

Properties

Name Type Description Notes
content Option<String> Content of the view. [optional]
name Option<String> Name of the view item. In the case of code view, it would be the notebook’s name. In the case of dashboard view, it would be the dashboard’s name. [optional]
r#type Option<crate::models::ViewType> [optional]

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