public static class Storefront.ShopPayPaymentRequestDeliveryMethodQuery extends Query<Storefront.ShopPayPaymentRequestDeliveryMethodQuery>
_queryBuilder, ALIAS_SUFFIX_SEPARATOR| Modifier and Type | Method and Description |
|---|---|
Storefront.ShopPayPaymentRequestDeliveryMethodQuery |
amount(Storefront.MoneyV2QueryDefinition queryDef)
The amount for the delivery method.
|
Storefront.ShopPayPaymentRequestDeliveryMethodQuery |
code()
The code of the delivery method.
|
Storefront.ShopPayPaymentRequestDeliveryMethodQuery |
deliveryExpectationLabel()
The detail about when the delivery may be expected.
|
Storefront.ShopPayPaymentRequestDeliveryMethodQuery |
detail()
The detail of the delivery method.
|
Storefront.ShopPayPaymentRequestDeliveryMethodQuery |
label()
The label of the delivery method.
|
Storefront.ShopPayPaymentRequestDeliveryMethodQuery |
maxDeliveryDate()
The maximum delivery date for the delivery method.
|
Storefront.ShopPayPaymentRequestDeliveryMethodQuery |
minDeliveryDate()
The minimum delivery date for the delivery method.
|
appendQuotedString, startField, startInlineFragment, withAliaspublic Storefront.ShopPayPaymentRequestDeliveryMethodQuery amount(Storefront.MoneyV2QueryDefinition queryDef)
public Storefront.ShopPayPaymentRequestDeliveryMethodQuery code()
public Storefront.ShopPayPaymentRequestDeliveryMethodQuery deliveryExpectationLabel()
public Storefront.ShopPayPaymentRequestDeliveryMethodQuery detail()
public Storefront.ShopPayPaymentRequestDeliveryMethodQuery label()
public Storefront.ShopPayPaymentRequestDeliveryMethodQuery maxDeliveryDate()
public Storefront.ShopPayPaymentRequestDeliveryMethodQuery minDeliveryDate()