Structure, containing all text data extracted and recognized from the document.

Constructors

Properties

availableSourceList: TextSource[]

List of all available origin source with overall validity status of all text fields of a particular source type.

comparisonStatus: CheckResult

Comparison status of all text fields.

fields: TextField[]

An array of textual results.

status: CheckResult

Textual fields check result.

validityStatus: CheckResult

Validity status of all text fields.

Methods

  • Allows you to deserialize object.

    Parameters

    • jsonObject: any

    Returns TextResult