public static class Storefront.DiscountAllocationQuery extends Query<Storefront.DiscountAllocationQuery>
_queryBuilder, ALIAS_SUFFIX_SEPARATOR| Modifier and Type | Method and Description |
|---|---|
Storefront.DiscountAllocationQuery |
allocatedAmount(Storefront.MoneyV2QueryDefinition queryDef)
Amount of discount allocated.
|
Storefront.DiscountAllocationQuery |
discountApplication(Storefront.DiscountApplicationQueryDefinition queryDef)
The discount this allocated amount originated from.
|
appendQuotedString, startField, startInlineFragment, withAliaspublic Storefront.DiscountAllocationQuery allocatedAmount(Storefront.MoneyV2QueryDefinition queryDef)
public Storefront.DiscountAllocationQuery discountApplication(Storefront.DiscountApplicationQueryDefinition queryDef)