Skip to main content
Anchor to CartDiscountAllocation

CartDiscountAllocation

interface

The discounts that have been applied to the cart line.

•CartDiscountApplication!
non-null

The discount that have been applied on the cart line.

•MoneyV2!
non-null

The discounted amount that has been applied to the cart line.

•DiscountApplicationTargetType!
non-null

The type of line that the discount is applicable towards.


Was this section helpful?

Anchor to Types implemented inTypes implemented in

•OBJECT

The discounts automatically applied to the cart line based on prerequisites that have been met.

•CartDiscountApplication!
non-null

The discount that have been applied on the cart line.

•MoneyV2!
non-null

The discounted amount that has been applied to the cart line.

•DiscountApplicationTargetType!
non-null

The type of line that the discount is applicable towards.

•String!
non-null

The title of the allocated discount.

•OBJECT

The discount that has been applied to the cart line using a discount code.

•String!
non-null

The code used to apply the discount.

•CartDiscountApplication!
non-null

The discount that have been applied on the cart line.

•MoneyV2!
non-null

The discounted amount that has been applied to the cart line.

•DiscountApplicationTargetType!
non-null

The type of line that the discount is applicable towards.

•OBJECT

The discounts automatically applied to the cart line based on prerequisites that have been met.

•CartDiscountApplication!
non-null

The discount that have been applied on the cart line.

•MoneyV2!
non-null

The discounted amount that has been applied to the cart line.

•DiscountApplicationTargetType!
non-null

The type of line that the discount is applicable towards.

•String!
non-null

The title of the allocated discount.


Was this section helpful?