@servicenow/sdk - v4.4.1
    Preparing search index...
    type TelemetryEvent = {
        appInfo?: { scopeId?: string };
        data?: TelemetryEventData;
        name: string;
    }
    Index

    Properties

    Properties

    appInfo?: { scopeId?: string }
    name: string