Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 572 Bytes

Filter.md

File metadata and controls

13 lines (9 loc) · 572 Bytes

Filter

Properties

Name Type Description Notes
name string The name of the field by which to filter.
type string The type of the filter, DATE or STRING.
operator string The operation that the filter performs.
values string[] The values to make the filter comparison against.

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