Enums
/ItemsQueryRuleOperator
ItemsQueryRuleOperator
The operator to use for the value comparison
Valid values
any_ofstring
Any of the valuesbetweenstring
Between the two valuescontains_termsstring
Contains all the termscontains_textstring
Contains the textends_withstring
Ends with the valuegreater_thanstring
Greater than the valuegreater_than_or_equalsstring
Greater than or equal to the valueis_emptystring
Empty valueis_not_emptystring
Not empty valuelower_thanstring
Lower than the valuelower_than_or_equalstring
Lower than or equal to the valuenot_any_ofstring
None of the valuesnot_contains_textstring
Does not contain the textstarts_withstring
Starts with the valuewithin_the_laststring
Within the lastwithin_the_nextstring
Within the next
Built with