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