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