stack

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

AdminTypes.SellingPlanRecurringBillingPolicyInput.interval property

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

Signature:

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