FilterGroup
Name | Type | Description | Notes |
---|---|---|---|
BinaryOperator | string | The binary operator joining the condition together | [optional] |
FilterGroups | List<FilterGroup> | The nested filter groups | [optional] |
Filters | List<Filter> | The nested filters | [optional] |
Not | bool | If the operation is negate | [optional] |