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. |