Skip to main content
Anchor to DeliveryConditionOperator

DeliveryConditionOperator

enum

The operator to use to determine if the condition passes.

Anchor to GREATER_THAN_OR_EQUAL_TOGREATER_THAN_OR_EQUAL_TO

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

Anchor to LESS_THAN_OR_EQUAL_TOLESS_THAN_OR_EQUAL_TO

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


Was this section helpful?

•OBJECT

A condition that must pass for a delivery method definition to be applied to an order.

•INPUT OBJECT

The input fields for a price-based condition of a delivery method definition.

•INPUT OBJECT

The input fields for updating the condition of a delivery method definition.

•INPUT OBJECT

The input fields for a weight-based condition of a delivery method definition.


Was this section helpful?