Generic document

Hierarchy

  • PartiallyConstructible
    • GenericDocument

Constructors

  • Parameters

    • Optional source: DeepPartial<GenericDocument>

    Returns GenericDocument

Properties

children: GenericDocument[]

List of document sub-documents

confidence: number

The average confidence in the accuracy of the document recognition result Default is 0

confidenceWeight: number

The weight of the confidence. Can be used to calculate the weighted average confidence of two documents. Default is 0

fields: Field[]

List of document fields

Document type