Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace HealthEntityDocumentResult

The document response for health entity detect call.

Properties

entities

entities: Array<HealthEntity>

List of detected entities.

key

key: string

Document unique identifier defined by the user.

languageCode

languageCode: string

Language code of the document. Please refer to respective model API documentation for supported languages.

Optional relations

relations: Array<RelationEntity>

List of succeeded document response.

resolvedEntities

resolvedEntities: object

Map of resolved entities by entity type

Type declaration

Functions

getDeserializedJsonObj

getJsonObj