Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EntitiesBatchResultItem

Package version

An interface representing EntitiesBatchResultItem.

Hierarchy

  • EntitiesBatchResultItem

Index

Properties

Properties

Optional entities

entities: EntityRecord[]

Recognized entities in the document. NOTE: This property will not be serialized. It can only be populated by the server.

Optional id

id: undefined | string

Unique, non-empty document identifier.

Optional statistics

statistics: DocumentStatistics

(Optional) if showStats=true was specified in the request this field will contain information about the document payload.

Generated using TypeDoc