Skip to main content

CapitecPayRecurringConsentMethodOptions

used by the methodOptions property on the parent ConsentRequest

type CapitecPayRecurringConsentMethodOptions {
enabled: Boolean!
paymentOptions: CapitecPayRecurringPaymentOptions!
paymentSchedule: CapitecPayRecurringPaymentSchedule!
paymentDescription: String
}

Fields

enabled ● Boolean! non-null scalar

paymentOptions ● CapitecPayRecurringPaymentOptions! non-null object

paymentSchedule ● CapitecPayRecurringPaymentSchedule! non-null object

paymentDescription ● String scalar