Share via


AnalysisResult interface

The response body for an analysis request. Contains the status of the analysis and any errors.

Properties

data
status

The status of the analysis.

Property Details

data

data?: AnalysisResultData

Property Value

status

The status of the analysis.

status: string

Property Value

string