Builder

class Builder

Properties

Link copied to clipboard

A "contains" operator to match for the filter used to create the rule.

Link copied to clipboard
var eq: List<String>?

An "equals" operator to match for the filter used to create the rule.

Link copied to clipboard

An "exists" operator to match for the filter used to create the rule.

Link copied to clipboard
var neq: List<String>?

A "not equals" operator to match for the filter used to create the rule.