EftPaymentMethodInput
No description
input EftPaymentMethodInput {
enabled: Boolean
capitecPay: CapitecPayInput
manual: EftManualMethodInput
absaEft: AbsaEftInput
}
No description
input EftPaymentMethodInput {
enabled: Boolean
capitecPay: CapitecPayInput
manual: EftManualMethodInput
absaEft: AbsaEftInput
}
EftPaymentMethodInput.enabled ● Boolean scalarEftPaymentMethodInput.capitecPay ● CapitecPayInput inputEftPaymentMethodInput.manual ● EftManualMethodInput inputEftPaymentMethodInput.absaEft ● AbsaEftInput input