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

    Interface NonSepaDirectDebitPaymentProduct705SpecificInput

    interface NonSepaDirectDebitPaymentProduct705SpecificInput {
        authorisationId?: string | null;
        bankAccountBban?: BankAccountBban | null;
        transactionType?: string | null;
    }
    Index

    Properties

    authorisationId?: string | null
    bankAccountBban?: BankAccountBban | null
    transactionType?: string | null