# MoneyV2 - storefront - OBJECT
Version: 2025-01

## Description
A monetary value with currency.


### Access Scopes



## Fields
* [amount](/docs/api/storefront/2025-01/scalars/Decimal): Decimal! - Decimal money amount.
* [currencyCode](/docs/api/storefront/2025-01/enums/CurrencyCode): CurrencyCode! - Currency of the money.

## Connections



## Related queries

## Related mutations

## Related Unions
* [PricingValue](/docs/api/storefront/2025-01/unions/PricingValue) The price value (fixed or percentage) for a discount application.
* [SellingPlanCheckoutChargeValue](/docs/api/storefront/2025-01/unions/SellingPlanCheckoutChargeValue) The portion of the price to be charged at checkout.

## Examples