Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ContractAmts

A monetary amount identified in the input document.

Hierarchy

  • ContractAmts

Index

Properties

Optional confidence_level

confidence_level: string

The confidence level in the identification of the contract amount.

Optional interpretation

interpretation: Interpretation

The details of the normalized text, if applicable. This element is optional; it is returned only if normalized text exists.

Optional location

location: Location

The numeric location of the identified element in the document, represented with two integers labeled begin and end.

Optional provenance_ids

provenance_ids: string[]

Hashed values that you can send to IBM to provide feedback or receive support.

Optional text

text: string

The monetary amount.

Optional text_normalized

text_normalized: string

The normalized form of the amount, which is listed as a string. This element is optional; it is returned only if normalized text exists.

Generated using TypeDoc