Amount
Amount with its currency
type Amount {
currency: Currency!
value: AmountValue!
}
Fields
Amount.currency ● Currency! non-null scalar
currency
Amount.value ● AmountValue! non-null scalar
value of the amount
Member Of
AccountBalances object ● BasicPhysicalCardInfo object ● BookedBalanceAfter object ● CapitalDepositCase object ● CardMerchantPayment object ● CardMerchantPaymentMethod object ● CardTransaction object ● CheckMerchantPayment object ● CheckMerchantPaymentMethod object ● CheckTransaction object ● CreditLimitSettings object ● CreditLimitSettingsRequest object ● CreditLimitSettingsRequestApprovedStatusInfo object ● CreditStatement object ● ExternalAccountBalance object ● FeeTransaction object ● FundingLimit object ● FundingLimitAmount object ● InPersonCardMerchantPaymentMethod object ● InstantFundingLimit object ● InternalCreditTransfer object ● InternalDirectDebitTransaction object ● InternationalCreditTransferCurrencyExchange object ● InternationalCreditTransferQuote object ● InternationalCreditTransferTransaction object ● Invoice object ● MerchantBalance object ● MerchantPayment interface ● MerchantPaymentLink object ● MerchantProfile object ● PhysicalCard object ● RepaymentCycle object ● RequestMerchantProfileUpdate object ● SEPACreditTransferTransaction object ● SepaDirectDebitB2BMerchantPaymentMethod object ● SepaDirectDebitCoreMerchantPaymentMethod object ● SepaDirectDebitMerchantPayment object ● SEPADirectDebitTransaction object ● Shareholder object ● Spending object ● SpendingLimit object ● StandingOrder object ● Statement object ● Transaction interface