Home > @infiniteobjects/shopify-data-manager > AdminTypes > DiscountType
The type of the subscription discount.
Signature:
export declare enum DiscountType
| Member | Value | Description |
|---|---|---|
| CodeDiscount | "CODE_DISCOUNT" |
Code discount type. |
| Manual | "MANUAL" |
Manual discount type. |