CapitecPayRecurringPaymentOptionsInput
Only one of "fixed" or "variable" may be defined.
input CapitecPayRecurringPaymentOptionsInput {
fixed: FixedAmountInput
variable: VariableAmountInput
}
Only one of "fixed" or "variable" may be defined.
input CapitecPayRecurringPaymentOptionsInput {
fixed: FixedAmountInput
variable: VariableAmountInput
}
fixed ● FixedAmountInput inputvariable ● VariableAmountInput input