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
}
enabled
● Boolean
scalarcapitecPay
● CapitecPayInput
inputmanual
● EftManualMethodInput
inputabsaEft
● AbsaEftInput
input