Skip to main content

ITextractLendingResult

Interface in AWS.Textract

Interface for LendingResult.

Properties

Extractions

property Extractions: TList<ITextractExtraction>

Type: ITextractExtraction

A list of structured data extractions (e.g. normalized key/value pairs instead of raw OCR detections).

Page

property Page: TOptional<Integer>

The page number for a page, with regard to the whole subission.

PageClassification

property PageClassification: ITextractPageClassification

Type: ITextractPageClassification

The classifier result for a given page.