The input for GetLendingAnalysisSummaryCommand.

interface GetLendingAnalysisSummaryCommandInput {
    JobId: undefined | string;
}

Hierarchy (view full)

Properties

Properties

JobId: undefined | string

A unique identifier for the lending or text-detection job. The JobId is returned from StartLendingAnalysis. A JobId value is only valid for 7 days.