ITextractAnalyzeIDResponse
Interface in AWS.Textract
Interface for AnalyzeID responses.
Ancestors
Properties
AnalyzeIDModelVersion
property AnalyzeIDModelVersion: string
Provides the version of the API used to analyze the documents.
DocumentMetadata
property DocumentMetadata: ITextractDocumentMetadata
Type: ITextractDocumentMetadata
Provides metadata about the analyzed document.
IdentityDocuments
property IdentityDocuments: TList<ITextractIdentityDocument>
Type: ITextractIdentityDocument
Provides a list of documents processed.