Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RecognizedContent

Package version

Represents the result from an Recognize Content operation

Hierarchy

  • RecognizedContent

Index

Properties

createdOn

createdOn: Date

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

Optional errors

List of errors reported during the content recognition operation.

lastModified

lastModified: Date

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

Optional pages

pages: FormPage[]

Texts and tables extracted from a page in the input

status

Operation status.

Optional version

version: undefined | string

Version of schema used for this result.

Generated using TypeDoc