public static class Storefront.ShopPayPaymentRequestTotalShippingPriceQuery extends Query<Storefront.ShopPayPaymentRequestTotalShippingPriceQuery>
_queryBuilder, ALIAS_SUFFIX_SEPARATOR| Modifier and Type | Method and Description |
|---|---|
Storefront.ShopPayPaymentRequestTotalShippingPriceQuery |
discounts(Storefront.ShopPayPaymentRequestDiscountQueryDefinition queryDef)
The discounts for the shipping total.
|
Storefront.ShopPayPaymentRequestTotalShippingPriceQuery |
finalTotal(Storefront.MoneyV2QueryDefinition queryDef)
The final total for the shipping total.
|
Storefront.ShopPayPaymentRequestTotalShippingPriceQuery |
originalTotal(Storefront.MoneyV2QueryDefinition queryDef)
The original total for the shipping total.
|
appendQuotedString, startField, startInlineFragment, withAliaspublic Storefront.ShopPayPaymentRequestTotalShippingPriceQuery discounts(Storefront.ShopPayPaymentRequestDiscountQueryDefinition queryDef)
public Storefront.ShopPayPaymentRequestTotalShippingPriceQuery finalTotal(Storefront.MoneyV2QueryDefinition queryDef)
public Storefront.ShopPayPaymentRequestTotalShippingPriceQuery originalTotal(Storefront.MoneyV2QueryDefinition queryDef)