public static class Storefront.ShippingRateQuery
extends <any>
| Modifier and Type | Method and Description |
|---|---|
Storefront.ShippingRateQuery |
handle()
Human-readable unique identifier for this shipping rate.
|
Storefront.ShippingRateQuery |
price()
Deprecated.
Use `priceV2` instead
|
Storefront.ShippingRateQuery |
priceV2(Storefront.MoneyV2QueryDefinition queryDef)
Price of this shipping rate.
|
Storefront.ShippingRateQuery |
title()
Title of this shipping rate.
|
public Storefront.ShippingRateQuery handle()
@Deprecated public Storefront.ShippingRateQuery price()
public Storefront.ShippingRateQuery priceV2(Storefront.MoneyV2QueryDefinition queryDef)
public Storefront.ShippingRateQuery title()