public static class Storefront.ShopPayPaymentRequestShippingLineQuery extends Query<Storefront.ShopPayPaymentRequestShippingLineQuery>
_queryBuilder, ALIAS_SUFFIX_SEPARATOR| Modifier and Type | Method and Description |
|---|---|
Storefront.ShopPayPaymentRequestShippingLineQuery |
amount(Storefront.MoneyV2QueryDefinition queryDef)
The amount for the shipping line.
|
Storefront.ShopPayPaymentRequestShippingLineQuery |
code()
The code of the shipping line.
|
Storefront.ShopPayPaymentRequestShippingLineQuery |
label()
The label of the shipping line.
|
appendQuotedString, startField, startInlineFragment, withAliaspublic Storefront.ShopPayPaymentRequestShippingLineQuery amount(Storefront.MoneyV2QueryDefinition queryDef)
public Storefront.ShopPayPaymentRequestShippingLineQuery code()
public Storefront.ShopPayPaymentRequestShippingLineQuery label()