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