stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > AppSubscriptionDiscount > durationLimitInIntervals

AdminTypes.AppSubscriptionDiscount.durationLimitInIntervals property

The total number of billing intervals to which the discount will be applied. The discount will be applied to an indefinite number of billing intervals if this value is blank.

Signature:

durationLimitInIntervals?: Maybe<Scalars['Int']['output']>;