ITextractLendingField
Interface in AWS.Textract
Interface for LendingField.
Properties
KeyDetection
property KeyDetection: ITextractLendingDetection
Type: ITextractLendingDetection
The results extracted for a lending document.
Type
property Type: string
The type of the lending document.
ValueDetections
property ValueDetections: TList<ITextractLendingDetection>
Type: ITextractLendingDetection
A list of LendingDetection objects.