@servicenow/sdk - v4.4.1
    Preparing search index...
    type DownloadUpdateSetOptions = {
        maxUpdateCount?: number;
        method: "update-set";
        updateSetId: string;
    }
    Index

    Properties

    maxUpdateCount?: number
    method: "update-set"
    updateSetId: string