Skip to main content

ITextractLendingDetection

Interface in AWS.Textract

Interface for LendingDetection.

Properties

Confidence

property Confidence: TOptional<Single>

The confidence level for the detected text value.

Geometry

property Geometry: ITextractGeometry

Type: ITextractGeometry

Provides location information of the detected item.

SelectionStatus

property SelectionStatus: string

The selected status of a detected selection element, such as an check box.

Text

property Text: string

The detected text value.

Valid values: SELECTED | NOT_SELECTED.