FilterOperations
FilterOperations
The filter operations, Equal, Not Equal, Greater than, Greater\ \ than or equal to , Less than, Less than or equal to will be applicable only\ \ when filtering on numeric values. Validations will be present accordingly
This data structure has no properties.
Enumeration:
EQUAL,
NOT_EQUAL,
GREATER_THAN,
GREATER_THAN_EQUAL,
LESS_THAN,
LESS_THAN_EQUAL,