stack

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

AdminTypes.SellingPlanRecurringDeliveryPolicyPreAnchorBehavior enum

The fulfillment or delivery behaviors of the first fulfillment when the orderis placed before the anchor.

Signature:

export declare enum SellingPlanRecurringDeliveryPolicyPreAnchorBehavior 

Enumeration Members

Member Value Description
Asap "ASAP" The orders placed can be fulfilled or delivered immediately. The orders placed inside a cutoff can be fulfilled or delivered at the next anchor.
Next "NEXT" The orders placed can be fulfilled or delivered at the next anchor date. The orders placed inside a cutoff will skip the next anchor and can be fulfilled or delivered at the following anchor.