stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > SellingPlanRecurringDeliveryPolicyInput > interval

AdminTypes.SellingPlanRecurringDeliveryPolicyInput.interval property

The delivery frequency, it can be either: day, week, month or year.

Signature:

interval?: InputMaybe<SellingPlanInterval | `${SellingPlanInterval}`>;