CapitecPayRecurringConsentDetails
used as the consentDetails property on the parent ConsentRequest, if CapitecPay is the associated recurring payment method.
type CapitecPayRecurringConsentDetails {
paymentOptions: CapitecPayRecurringPaymentOptions!
paymentSchedule: CapitecPayRecurringPaymentSchedule!
paymentDescription: String
}