Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1011 Bytes

DeclarativeFilterView.md

File metadata and controls

19 lines (14 loc) · 1011 Bytes

DeclarativeFilterView

Properties

Name Type Description Notes
id str FilterView object ID.
title str
analytical_dashboard DeclarativeAnalyticalDashboardIdentifier [optional]
content JsonNode [optional]
description str [optional]
is_default bool Indicator whether the filter view should by applied by default. [optional]
tags [str] [optional]
user DeclarativeUserIdentifier [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]