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