/* Properties */ public string $operator public string $property public string $value
}
Properties
public string $operator
The operator used for the filter. Available values: equal, notEqual, regExp, notRegExp, startWith, notStartWith, endWith, notEndWith, inArray, notInArray.