Skip to main content
Log inSign up
Anchor to SellingPlanAnchorType

SellingPlanAnchorType

enum

Represents the anchor type.

•

Which day of the month, between 1-31.

•

Which day of the week, between 1-7.

•

Which days of the month and year, month between 1-12, and day between 1-31.


Was this section helpful?

•
OBJECT

Represents the anchor type, it can be one one of WEEKDAY, MONTHDAY, YEARDAY.

•
INPUT OBJECT

Represents the anchor type, must be one of WEEKDAY, MONTHDAY, YEARDAY.


Was this section helpful?