Name | Description | Type | Additional information |
---|---|---|---|
Name |
Name of a field in a sample record |
string |
Required |
Op |
Operator, supported operators: "strt": starts with, "con" : contains, "ncon": not contains, "eq" : equals, "lt" : less than, "gt" : greater than, "lte" : less or equal, "gte" : greater or equal, "neq" : not equal, "in" : in - value should be a comma-separated list of values |
string |
Required |
Value |
Value |
string |
Required |