@servicenow/sdk - v4.4.1
    Preparing search index...
    interface CompletionEntryIdentifier {
        data?: unknown;
        name: string;
        source?: string;
    }
    Index

    Properties

    Properties

    data?: unknown
    name: string
    source?: string