@servicenow/sdk - v4.9.0
    Preparing search index...
    interface LockManagerSnapshot {
        held?: LockInfo[];
        pending?: LockInfo[];
    }
    Index

    Properties

    Properties

    held?: LockInfo[]
    pending?: LockInfo[]