public static class Storefront.CartDeliveryCoordinatesPreferenceQuery extends Query<Storefront.CartDeliveryCoordinatesPreferenceQuery>
_queryBuilder, ALIAS_SUFFIX_SEPARATOR| Modifier and Type | Method and Description |
|---|---|
Storefront.CartDeliveryCoordinatesPreferenceQuery |
countryCode()
The two-letter code for the country of the preferred location.
|
Storefront.CartDeliveryCoordinatesPreferenceQuery |
latitude()
The geographic latitude for a given location.
|
Storefront.CartDeliveryCoordinatesPreferenceQuery |
longitude()
The geographic longitude for a given location.
|
appendQuotedString, startField, startInlineFragment, withAliaspublic Storefront.CartDeliveryCoordinatesPreferenceQuery countryCode()
public Storefront.CartDeliveryCoordinatesPreferenceQuery latitude()
public Storefront.CartDeliveryCoordinatesPreferenceQuery longitude()