FilterVariable

FilterVariable

new FilterVariable(variable, op, value)

Source:
Parameters:
Name Type Description
variable string
op FilterOps
value any

Methods

allowedTypes() → {Array.<string>}

Source:
Returns:
- An array of allowed types
Type
Array.<string>