stack

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

AdminTypes.SellingPlanFulfillmentTrigger enum

Describes what triggers fulfillment.

Signature:

export declare enum SellingPlanFulfillmentTrigger 

Enumeration Members

Member Value Description
Anchor "ANCHOR" Use the anchor values to calculate fulfillment date.
Asap "ASAP" As soon as possible.
ExactTime "EXACT_TIME" At an exact time defined by the fulfillment_exact_time field.
Unknown "UNKNOWN" Unknown. Usually to be determined in the future.