stack

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

AdminTypes.DraftOrderAppliedDiscountType enum

The valid discount types that can be applied to a draft order.

Signature:

export declare enum DraftOrderAppliedDiscountType 

Enumeration Members

Member Value Description
FixedAmount "FIXED_AMOUNT" A fixed amount in the store’s currency.
Percentage "PERCENTAGE" A percentage of the order subtotal.