stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > DeliveryConditionCriteria

AdminTypes.DeliveryConditionCriteria type

The value (weight or price) that the condition field is compared to.

Signature:

export type DeliveryConditionCriteria = MoneyV2 | Weight;

References: MoneyV2, Weight