CardPaymentConsentRequestInitialCharge
No description
type CardPaymentConsentRequestInitialCharge {
amount: Money!
nonce: String
externalReference: String
merchantId: String
}
No description
type CardPaymentConsentRequestInitialCharge {
amount: Money!
nonce: String
externalReference: String
merchantId: String
}
CardPaymentConsentRequestInitialCharge.amount ● Money! non-null scalarCardPaymentConsentRequestInitialCharge.nonce ● String scalarCardPaymentConsentRequestInitialCharge.externalReference ● String scalarCardPaymentConsentRequestInitialCharge.merchantId ● String scalar