Anchor to section titled 'undefined'

DeliveryConditionOperator
enum

The operator to use to determine if the condition passes.


value-greaterthanorequalto
GREATER_THAN_OR_EQUAL_TO

The condition will check whether the field is greater than or equal to the criterion.

value-lessthanorequalto
LESS_THAN_OR_EQUAL_TO

The condition will check if the field is less than or equal to the criterion.


Was this section helpful?

The operator to compare the field and criterion value.

The operator to use for comparison.

The operator to use for comparison.

The operator to use for comparison.


Was this section helpful?
Map
DeliveryConditionOperator