The output of StartExpenseAnalysisCommand.

interface StartExpenseAnalysisCommandOutput {
    $metadata: ResponseMetadata;
    JobId?: string;
}

Hierarchy (view full)

Properties

Properties

$metadata: ResponseMetadata

Metadata pertaining to this request.

JobId?: string

A unique identifier for the text detection job. The JobId is returned from StartExpenseAnalysis. A JobId value is only valid for 7 days.