Home > @infiniteobjects/shopify-data-manager > AdminTypes > SubscriptionDiscountValue
The value of the discount and how it will be applied.
Signature:
export type SubscriptionDiscountValue = SubscriptionDiscountFixedAmountValue | SubscriptionDiscountPercentageValue;
References: SubscriptionDiscountFixedAmountValue, SubscriptionDiscountPercentageValue