Home > @infiniteobjects/shopify-data-manager > AdminTypes > AppSubscriptionDiscountValue
The value of the discount.
Signature:
export type AppSubscriptionDiscountValue = AppSubscriptionDiscountAmount | AppSubscriptionDiscountPercentage;
References: AppSubscriptionDiscountAmount, AppSubscriptionDiscountPercentage