@servicenow/sdk - v4.4.1
    Preparing search index...

    Interface ClassificationResult

    interface ClassificationResult {
        entries: ClassificationInfo[];
        finalLexState: EndOfLineState;
    }
    Index

    Properties

    finalLexState: EndOfLineState