What does durationLimitInIntervals mean in appSubscriptionCreate?

Hi,

what does durationLimitInIntervals in appSubscriptionCreate means?

E:

plan: {
appRecurringPricingDetails: {
price: { amount: 60, currencyCode: USD },
discount: { value: { percentage: 0.2 }, durationLimitInIntervals: 2 },
interval: EVERY_30_DAYS
}
}

here does durationLimitInIntervals mean discount is applicable only for 2 months?

Hi @aishuse18 ,

Thank you for reaching out to the Shopify community.

Kindly consult the following document for a more comprehensive understanding of the duration limit here.

Thank you.