CardPaymentConsentMethodInput
No description
input CardPaymentConsentMethodInput {
enabled: Boolean!
initialCharge: CardPaymentConsentRequestInitialChargeInput
}
No description
input CardPaymentConsentMethodInput {
enabled: Boolean!
initialCharge: CardPaymentConsentRequestInitialChargeInput
}
enabled ● Boolean! non-null scalarinitialCharge ● CardPaymentConsentRequestInitialChargeInput input