public static class Storefront.SellingPlanOptionQuery extends Query<Storefront.SellingPlanOptionQuery>
_queryBuilder, ALIAS_SUFFIX_SEPARATOR| Modifier and Type | Method and Description |
|---|---|
Storefront.SellingPlanOptionQuery |
name()
The name of the option (ie "Delivery every").
|
Storefront.SellingPlanOptionQuery |
value()
The value of the option (ie "Month").
|
appendQuotedString, startField, startInlineFragment, withAliaspublic Storefront.SellingPlanOptionQuery name()
public Storefront.SellingPlanOptionQuery value()