ITextractGetLendingAnalysisResponse
Interface in AWS.Textract
Interface for GetLendingAnalysis responses.
Ancestors
Properties
AnalyzeLendingModelVersion
property AnalyzeLendingModelVersion: string
Provides the version of the model used to information in the document.
Results
property Results: TList<ITextractLendingResult>
Type: ITextractLendingResult
The results of the lending analysis job.