CardPaymentConsentRequestInitialChargeInput
No description
input CardPaymentConsentRequestInitialChargeInput {
amount: MoneyInput!
nonce: String
externalReference: String
}
No description
input CardPaymentConsentRequestInitialChargeInput {
amount: MoneyInput!
nonce: String
externalReference: String
}
amount
● MoneyInput!
non-null inputnonce
● String
scalarexternalReference
● String
scalar