FilterOperations
Filter Operations
The filter operations. EQUAL, NOT_EQUAL, GREATER_THAN, GREATER_THAN_EQUAL, LESS_THAN, and LESS_THAN_EQUAL are applicable only when filtering on numeric values. Validations will be performed accordingly.
This data structure has no properties.
Enumeration:
EQUAL,
NOT_EQUAL,
GREATER_THAN,
GREATER_THAN_EQUAL,
LESS_THAN,
LESS_THAN_EQUAL,