# MoneyInput - storefront - INPUT_OBJECT Version: 2024-04 ## Description The input fields for a monetary value with currency. ### Access Scopes ## Fields * [amount](/docs/api/storefront/2024-04/scalars/Decimal): Decimal! - Decimal money amount. * [currencyCode](/docs/api/storefront/2024-04/enums/CurrencyCode): CurrencyCode! - Currency of the money. ## Input objects with this input object * [CreditCardPaymentInputV2](/docs/api/storefront/2024-04/input-objects/CreditCardPaymentInputV2) * [TokenizedPaymentInputV3](/docs/api/storefront/2024-04/input-objects/TokenizedPaymentInputV3) ## Examples