Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RecognizedForms

Package version

Represents the result from an recognize form operation using a custom model from training.

Hierarchy

  • RecognizedForms

Index

Properties

createdOn

createdOn: Date

Date and time (UTC) when the form recognition operation was submitted.

Optional errors

List of errors reported during the form recognition operation.

Optional forms

Document-level information recognized from the input using machine learning. They include recognized fields that have meaning beyond text, for example, addresses, phone numbers, dates, etc.

lastModified

lastModified: Date

Date and time (UTC) when the status was last updated.

status

Operation status.

Optional version

version: undefined | string

Version of schema used for this result.

Generated using TypeDoc