Skip to content

@moss-dev/moss-web v1.0.0


@moss-dev/moss-web / JobStatusResponse

Interface: JobStatusResponse

Full job status response from getJobStatus.

Properties

PropertyType
jobIdstring
statusJobStatus
progressnumber
currentPhaseJobPhase | null
error?string | null
createdAtstring
updatedAtstring
completedAtstring | null