public static class Storefront.CartDiscountCodeQuery extends Query<Storefront.CartDiscountCodeQuery>
_queryBuilder, ALIAS_SUFFIX_SEPARATOR| Modifier and Type | Method and Description |
|---|---|
Storefront.CartDiscountCodeQuery |
applicable()
Whether the discount code is applicable to the cart's current contents.
|
Storefront.CartDiscountCodeQuery |
code()
The code for the discount.
|
appendQuotedString, startField, startInlineFragment, withAliaspublic Storefront.CartDiscountCodeQuery applicable()
public Storefront.CartDiscountCodeQuery code()