The input for AnalyzeIDCommand.

interface AnalyzeIDCommandInput {
    DocumentPages: undefined | Document[];
}

Hierarchy (view full)

Properties

Properties

DocumentPages: undefined | Document[]

The document being passed to AnalyzeID.