Skip to main content
interface

Captures the intentions of a discount source at the time of application.

•DiscountApplicationAllocationMethod!

The method by which the discount's value is allocated to its entitled items.

•DiscountApplicationTargetSelection!

The lines of targetType that the discount is allocated over.

•DiscountApplicationTargetType!

The type of line that the discount is applicable towards.

•PricingValue!

The value of the discount application.


Was this section helpful?

Anchor to Types implemented inTypes implemented in

•OBJECT

Captures the intentions of a discount that was automatically applied.

•DiscountApplicationAllocationMethod!

The method by which the discount's value is allocated to its entitled items.

•DiscountApplicationTargetSelection!

The lines of targetType that the discount is allocated over.

•DiscountApplicationTargetType!

The type of line that the discount is applicable towards.

•String!

The title of the application.

•PricingValue!

The value of the discount application.

•OBJECT

Captures the intentions of a discount code at the time that it is applied.

•DiscountApplicationAllocationMethod!

The method by which the discount's value is allocated to its entitled items.

•String!

The string identifying the discount code used at the time of application.

•DiscountApplicationTargetSelection!

The lines of targetType that the discount is allocated over.

•DiscountApplicationTargetType!

The type of line that the discount is applicable towards.

•PricingValue!

The value of the discount application.

•OBJECT

Captures the intentions of a discount that was manually created.

•DiscountApplicationAllocationMethod!

The method by which the discount's value is allocated to its entitled items.

•String

The description of the application.

•DiscountApplicationTargetSelection!

The lines of targetType that the discount is allocated over.

•DiscountApplicationTargetType!

The type of line that the discount is applicable towards.

•String!

The title of the application.

•PricingValue!

The value of the discount application.

•OBJECT

Captures the intentions of a discount that was created by a Shopify Script.

•DiscountApplicationAllocationMethod!

The method by which the discount's value is allocated to its entitled items.

•DiscountApplicationTargetSelection!

The lines of targetType that the discount is allocated over.

•DiscountApplicationTargetType!

The type of line that the discount is applicable towards.

•String!

The title of the application as defined by the Script.

•PricingValue!

The value of the discount application.


Was this section helpful?