Skip to main content
union

Represents a subscription anchor.

•OBJECT

Represents an anchor specifying a day of the month.

•Int!
non-null

Day of the month (1-31).

•OBJECT

Represents an anchor specifying a day of the week.

•Int!
non-null

Day of the week (1-7, where 1 is Monday).

•OBJECT

Represents an anchor specifying a specific day and month of the year.

•Int!
non-null

Day of the month (1-31). Specifies the exact day within the given month.

•Int!
non-null

Month of the year (1-12). Specifies the month in which the day occurs.


Was this section helpful?

Anchor to Fields with this unionFields with this union

•OBJECT

The billing policy of a subscription.

•OBJECT

The delivery policy of a subscription.


Was this section helpful?