stack

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

AdminTypes.SellingPlanAnchorType enum

Represents the anchor type.

Signature:

export declare enum SellingPlanAnchorType 

Enumeration Members

Member Value Description
Monthday "MONTHDAY" Which day of the month, between 1-31.
Weekday "WEEKDAY" Which day of the week, between 1-7.
Yearday "YEARDAY" Which days of the month and year, month between 1-12, and day between 1-31.