# MoneyInput - partner - INPUT_OBJECT Version: 2024-10 ## Description A monetary value with currency. ### Access Scopes ## Fields * [amount](/docs/api/partner/2024-10/scalars/Decimal): Decimal - The amount of money. * [currencyCode](/docs/api/partner/2024-10/enums/Currency): Currency - Currency of the money. ## Input objects with this input object * [appCreditCreate](/docs/api/partner/2024-10/mutations/appCreditCreate) ## Examples