public static class Storefront.CurrencyQuery extends Query<Storefront.CurrencyQuery>
_queryBuilder, ALIAS_SUFFIX_SEPARATOR| Modifier and Type | Method and Description |
|---|---|
Storefront.CurrencyQuery |
isoCode()
The ISO code of the currency.
|
Storefront.CurrencyQuery |
name()
The name of the currency.
|
Storefront.CurrencyQuery |
symbol()
The symbol of the currency.
|
appendQuotedString, startField, startInlineFragment, withAliaspublic Storefront.CurrencyQuery isoCode()
public Storefront.CurrencyQuery name()
public Storefront.CurrencyQuery symbol()