Worldline Connect Node.js SDK
    Preparing search index...

    Interface SepaDirectDebitPaymentProduct771SpecificInputBase

    interface SepaDirectDebitPaymentProduct771SpecificInputBase {
        existingUniqueMandateReference?: string | null;
        mandate?: CreateMandateBase | null;
        mandateReference?: string | null;
    }

    Hierarchy (View Summary)

    Index

    Properties

    existingUniqueMandateReference?: string | null
    mandate?: CreateMandateBase | null
    mandateReference?: string | null

    Use existingUniqueMandateReference or mandate.uniqueMandateReference instead