@servicenow/sdk - v4.4.1
    Preparing search index...
    interface IndexInfo {
        declaration?: tsc.IndexSignatureDeclaration;
        isReadonly: boolean;
        keyType: tsc.Type;
        type: tsc.Type;
    }
    Index

    Properties

    isReadonly: boolean
    keyType: tsc.Type
    type: tsc.Type