CardPaymentConsentRequestInitialChargeInput
No description
input CardPaymentConsentRequestInitialChargeInput {
amount: MoneyInput!
nonce: String
externalReference: String
merchantId: String
}
No description
input CardPaymentConsentRequestInitialChargeInput {
amount: MoneyInput!
nonce: String
externalReference: String
merchantId: String
}
CardPaymentConsentRequestInitialChargeInput.amount ● MoneyInput! non-null inputCardPaymentConsentRequestInitialChargeInput.nonce ● String scalarCardPaymentConsentRequestInitialChargeInput.externalReference ● String scalarCardPaymentConsentRequestInitialChargeInput.merchantId ● String scalar