Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 807 Bytes

File metadata and controls

15 lines (10 loc) · 807 Bytes

DependsOn

Filter definition type specified by label and values.

Properties

Name Type Description Notes
label str Specifies on which label the filter depends on.
values [str, none_type] Specifies values of the label for element filtering.
complement_filter bool Inverse filtering mode. [optional] if omitted the server will use the default value of False
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]