@servicenow/sdk - v4.4.1
    Preparing search index...
    interface BeginInstallTypesEventBody {
        eventId: number;
        packages: readonly string[];
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    eventId: number

    correlation id to match begin and end events

    packages: readonly string[]

    list of packages to install