Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 916 Bytes

Dashboard.md

File metadata and controls

17 lines (12 loc) · 916 Bytes

Dashboard

Properties

Name Type Description Notes
id str Unique ID of the dashboard [optional]
title str The title of the dashboard [optional]
description str A basic description of the dashboard [optional]
filters str An optional set of filters [optional]
project_id str The ID of the project this dashboard is associated with [optional]
user_id str The ID of a user this dashboard might be associated with [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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