--- title: MoneyV2 - Storefront API description: | A monetary value with currency. api_version: 2024-10 api_name: storefront type: object api_type: graphql source_url: html: 'https://shopify.dev/docs/api/storefront/2024-10/objects/MoneyV2' md: 'https://shopify.dev/docs/api/storefront/2024-10/objects/MoneyV2.txt' --- # Money​V2 object A monetary value with currency. ## Fields * amount [Decimal!](https://shopify.dev/docs/api/storefront/2024-10/scalars/Decimal) non-null Decimal money amount. * currency​Code [Currency​Code!](https://shopify.dev/docs/api/storefront/2024-10/enums/CurrencyCode) non-null Currency of the money. *** ## Map ### Fields with this object * {}[AppliedGiftCard.amountUsed](https://shopify.dev/docs/api/storefront/2024-10/objects/AppliedGiftCard#field-amountUsed) * {}[AppliedGiftCard.balance](https://shopify.dev/docs/api/storefront/2024-10/objects/AppliedGiftCard#field-balance) * {}[AppliedGiftCard.presentmentAmountUsed](https://shopify.dev/docs/api/storefront/2024-10/objects/AppliedGiftCard#field-presentmentAmountUsed) * {}[CartAutomaticDiscountAllocation.discountedAmount](https://shopify.dev/docs/api/storefront/2024-10/objects/CartAutomaticDiscountAllocation#field-discountedAmount) * {}[CartCodeDiscountAllocation.discountedAmount](https://shopify.dev/docs/api/storefront/2024-10/objects/CartCodeDiscountAllocation#field-discountedAmount) * {}[CartCost.checkoutChargeAmount](https://shopify.dev/docs/api/storefront/2024-10/objects/CartCost#field-checkoutChargeAmount) * {}[CartCost.subtotalAmount](https://shopify.dev/docs/api/storefront/2024-10/objects/CartCost#field-subtotalAmount) * {}[CartCost.totalAmount](https://shopify.dev/docs/api/storefront/2024-10/objects/CartCost#field-totalAmount) * {}[CartCustomDiscountAllocation.discountedAmount](https://shopify.dev/docs/api/storefront/2024-10/objects/CartCustomDiscountAllocation#field-discountedAmount) * {}[CartDeliveryOption.estimatedCost](https://shopify.dev/docs/api/storefront/2024-10/objects/CartDeliveryOption#field-estimatedCost) * ||-[CartDiscountAllocation.discountedAmount](https://shopify.dev/docs/api/storefront/2024-10/interfaces/CartDiscountAllocation#field-discountedAmount) * {}[CartEstimatedCost.checkoutChargeAmount](https://shopify.dev/docs/api/storefront/2024-10/objects/CartEstimatedCost#field-checkoutChargeAmount) * {}[CartEstimatedCost.subtotalAmount](https://shopify.dev/docs/api/storefront/2024-10/objects/CartEstimatedCost#field-subtotalAmount) * {}[CartEstimatedCost.totalAmount](https://shopify.dev/docs/api/storefront/2024-10/objects/CartEstimatedCost#field-totalAmount) * {}[CartEstimatedCost.totalDutyAmount](https://shopify.dev/docs/api/storefront/2024-10/objects/CartEstimatedCost#field-totalDutyAmount) * {}[CartEstimatedCost.totalTaxAmount](https://shopify.dev/docs/api/storefront/2024-10/objects/CartEstimatedCost#field-totalTaxAmount) * {}[CartLineCost.amountPerQuantity](https://shopify.dev/docs/api/storefront/2024-10/objects/CartLineCost#field-amountPerQuantity) * {}[CartLineCost.compareAtAmountPerQuantity](https://shopify.dev/docs/api/storefront/2024-10/objects/CartLineCost#field-compareAtAmountPerQuantity) * {}[CartLineCost.subtotalAmount](https://shopify.dev/docs/api/storefront/2024-10/objects/CartLineCost#field-subtotalAmount) * {}[CartLineCost.totalAmount](https://shopify.dev/docs/api/storefront/2024-10/objects/CartLineCost#field-totalAmount) * {}[CartLineEstimatedCost.amount](https://shopify.dev/docs/api/storefront/2024-10/objects/CartLineEstimatedCost#field-amount) * {}[CartLineEstimatedCost.compareAtAmount](https://shopify.dev/docs/api/storefront/2024-10/objects/CartLineEstimatedCost#field-compareAtAmount) * {}[CartLineEstimatedCost.subtotalAmount](https://shopify.dev/docs/api/storefront/2024-10/objects/CartLineEstimatedCost#field-subtotalAmount) * {}[CartLineEstimatedCost.totalAmount](https://shopify.dev/docs/api/storefront/2024-10/objects/CartLineEstimatedCost#field-totalAmount) * {}[DiscountAllocation.allocatedAmount](https://shopify.dev/docs/api/storefront/2024-10/objects/DiscountAllocation#field-allocatedAmount) * {}[Order.currentSubtotalPrice](https://shopify.dev/docs/api/storefront/2024-10/objects/Order#field-currentSubtotalPrice) * {}[Order.currentTotalDuties](https://shopify.dev/docs/api/storefront/2024-10/objects/Order#field-currentTotalDuties) * {}[Order.currentTotalPrice](https://shopify.dev/docs/api/storefront/2024-10/objects/Order#field-currentTotalPrice) * {}[Order.currentTotalShippingPrice](https://shopify.dev/docs/api/storefront/2024-10/objects/Order#field-currentTotalShippingPrice) * {}[Order.currentTotalTax](https://shopify.dev/docs/api/storefront/2024-10/objects/Order#field-currentTotalTax) ### Possible type in * [Pricing​Value](https://shopify.dev/docs/api/storefront/2024-10/unions/PricingValue) * [Selling​Plan​Checkout​Charge​Value](https://shopify.dev/docs/api/storefront/2024-10/unions/SellingPlanCheckoutChargeValue)