# MoneyV2 - storefront - OBJECT Version: 2024-10 ## Description A monetary value with currency. ### Access Scopes ## Fields * [amount](/docs/api/storefront/2024-10/scalars/Decimal): Decimal! - Decimal money amount. * [currencyCode](/docs/api/storefront/2024-10/enums/CurrencyCode): CurrencyCode! - Currency of the money. ## Connections ## Related queries ## Related mutations ## Related Unions * [PricingValue](/docs/api/storefront/2024-10/unions/PricingValue) The price value (fixed or percentage) for a discount application. * [SellingPlanCheckoutChargeValue](/docs/api/storefront/2024-10/unions/SellingPlanCheckoutChargeValue) The portion of the price to be charged at checkout. ## Examples