# MoneyBag - admin - OBJECT
Version: 2025-01

## Description
A collection of monetary values in their respective currencies. Typically used in the context of multi-currency pricing and transactions,
when an amount in the shop's currency is converted to the customer's currency of choice (the presentment currency).

### Access Scopes



## Fields
* [presentmentMoney](/docs/api/admin/2025-01/objects/MoneyV2): MoneyV2! - Amount in presentment currency.
* [shopMoney](/docs/api/admin/2025-01/objects/MoneyV2): MoneyV2! - Amount in shop currency.

## Connections



## Related queries

## Related mutations

## Related Unions

## Examples