stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > SubscriptionDiscountValue

AdminTypes.SubscriptionDiscountValue type

The value of the discount and how it will be applied.

Signature:

export type SubscriptionDiscountValue = SubscriptionDiscountFixedAmountValue | SubscriptionDiscountPercentageValue;

References: SubscriptionDiscountFixedAmountValue, SubscriptionDiscountPercentageValue