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

    Interface DirectoryEntry

    interface DirectoryEntry {
        countryNames?: string[] | null;
        issuerId?: string | null;
        issuerList?: string | null;
        issuerName?: string | null;
    }
    Index

    Properties

    countryNames?: string[] | null
    issuerId?: string | null
    issuerList?: string | null
    issuerName?: string | null