Constructor
new PropertyFilter(Property, operator, val)
Build a Property Filter object.
Parameters:
Name | Type | Description |
---|---|---|
Property |
string | |
operator |
Operator | |
val |
any |
Methods
toProto()
Gets the proto for the filter.