public static class Storefront.AutomaticDiscountApplicationQuery extends Query<Storefront.AutomaticDiscountApplicationQuery>
_queryBuilder, ALIAS_SUFFIX_SEPARATOR| Modifier and Type | Method and Description |
|---|---|
Storefront.AutomaticDiscountApplicationQuery |
allocationMethod()
The method by which the discount's value is allocated to its entitled items.
|
Storefront.AutomaticDiscountApplicationQuery |
targetSelection()
Which lines of targetType that the discount is allocated over.
|
Storefront.AutomaticDiscountApplicationQuery |
targetType()
The type of line that the discount is applicable towards.
|
Storefront.AutomaticDiscountApplicationQuery |
title()
The title of the application.
|
Storefront.AutomaticDiscountApplicationQuery |
value(Storefront.PricingValueQueryDefinition queryDef)
The value of the discount application.
|
appendQuotedString, startField, startInlineFragment, withAliaspublic Storefront.AutomaticDiscountApplicationQuery allocationMethod()
public Storefront.AutomaticDiscountApplicationQuery targetSelection()
public Storefront.AutomaticDiscountApplicationQuery targetType()
public Storefront.AutomaticDiscountApplicationQuery title()
public Storefront.AutomaticDiscountApplicationQuery value(Storefront.PricingValueQueryDefinition queryDef)