Class DocumentClassifierResult

Contains the result of running the document classifier.

Constructors

Properties

confidence: number

The confidence of the classification result.

documentScanningResult: DocumentScanningResult

The result of the document scanning.

documentType: DocumentType

The classification result.

The status of the classification result.

Generated using TypeDoc