stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > SellingPlanRecurringDeliveryPolicyInput > preAnchorBehavior

AdminTypes.SellingPlanRecurringDeliveryPolicyInput.preAnchorBehavior property

The pre-anchor behavior. It can be either: asap or next.

Signature:

preAnchorBehavior?: InputMaybe<SellingPlanRecurringDeliveryPolicyPreAnchorBehavior | `${SellingPlanRecurringDeliveryPolicyPreAnchorBehavior}`>;