SEPADirectDebitRequest

constructor(    accountHolderName: String? = null,     iban: String? = null,     customerId: String? = null,     mandateType: SEPADirectDebitMandateType = SEPADirectDebitMandateType.ONE_OFF,     billingAddress: PostalAddress? = null,     merchantAccountId: String? = null,     locale: String? = null)