# Currency - storefront - OBJECT Version: 2025-04 ## Description A currency. ### Access Scopes ## Fields * [isoCode](/docs/api/storefront/2025-04/enums/CurrencyCode): CurrencyCode! - The ISO code of the currency. * [name](/docs/api/storefront/2025-04/scalars/String): String! - The name of the currency. * [symbol](/docs/api/storefront/2025-04/scalars/String): String! - The symbol of the currency. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples