interface StartExpenseAnalysisResponse {
    JobId?: string;
}

Hierarchy (view full)

Properties

Properties

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.