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

    Interface EInvoicePaymentProduct9000SpecificInput

    interface EInvoicePaymentProduct9000SpecificInput {
        bankAccountIban?: BankAccountIban | null;
        installmentId?: string | null;
    }
    Index

    Properties

    bankAccountIban?: BankAccountIban | null
    installmentId?: string | null