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
}
amount ● Money! non-null scalarnonce ● String scalarexternalReference ● String scalarmerchantId ● String scalar