CapitecPayRecurringConsentMethodOptions
used by the methodOptions property on the parent ConsentRequest
type CapitecPayRecurringConsentMethodOptions {
enabled: Boolean!
paymentOptions: CapitecPayRecurringPaymentOptions!
paymentSchedule: CapitecPayRecurringPaymentSchedule!
paymentDescription: String
}