stack

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

AdminTypes.AppSubscriptionDiscountValue type

The value of the discount.

Signature:

export type AppSubscriptionDiscountValue = AppSubscriptionDiscountAmount | AppSubscriptionDiscountPercentage;

References: AppSubscriptionDiscountAmount, AppSubscriptionDiscountPercentage