@servicenow/sdk - v4.4.1
    Preparing search index...
    interface RenameResponseBody {
        info: tsc.server.protocol.RenameInfo;
        locs: readonly SpanGroup[];
    }
    Index

    Properties

    Properties

    Information about the item to be renamed.

    locs: readonly SpanGroup[]

    An array of span groups (one per file) that refer to the item to be renamed.