stack

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

AdminTypes.DiscountApplicationAllocationMethod enum

The method by which the discount’s value is allocated onto its entitled lines.

Signature:

export declare enum DiscountApplicationAllocationMethod 

Enumeration Members

Member Value Description
Across "ACROSS" The value is spread across all entitled lines.
Each "EACH" The value is applied onto every entitled line.
One "ONE" The value is specifically applied onto a particular line.