Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 924 Bytes

DashboardBase.md

File metadata and controls

20 lines (16 loc) · 924 Bytes

DashboardBase

Properties

Name Type Description Notes
id str Unique Id [optional]
user_id int Id of User [optional]
title str Look Title [optional]
description str Description [optional]
readonly bool Is Read-only [optional]
hidden bool Is Hidden [optional]
refresh_interval str Refresh Interval [optional]
refresh_interval_to_i int Refresh Interval as Integer [optional]
space SpaceBase Space [optional]
model str Model [optional]
scheduled_plan ScheduledPlan ScheduledPlan [optional]

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