public static class Storefront.CartAutomaticDiscountAllocationQuery extends Query<Storefront.CartAutomaticDiscountAllocationQuery>
_queryBuilder, ALIAS_SUFFIX_SEPARATOR| Modifier and Type | Method and Description |
|---|---|
Storefront.CartAutomaticDiscountAllocationQuery |
discountedAmount(Storefront.MoneyV2QueryDefinition queryDef)
The discounted amount that has been applied to the cart line.
|
Storefront.CartAutomaticDiscountAllocationQuery |
targetType()
The type of line that the discount is applicable towards.
|
Storefront.CartAutomaticDiscountAllocationQuery |
title()
The title of the allocated discount.
|
appendQuotedString, startField, startInlineFragment, withAliaspublic Storefront.CartAutomaticDiscountAllocationQuery discountedAmount(Storefront.MoneyV2QueryDefinition queryDef)
public Storefront.CartAutomaticDiscountAllocationQuery targetType()
public Storefront.CartAutomaticDiscountAllocationQuery title()