Skip to content

@inferedge/moss v1.0.0-beta.7


@inferedge/moss / JobProgress

Interface: JobProgress

Progress update passed to the onProgress callback during async operations.

Properties

PropertyType
jobIdstring
statusJobStatus
progressnumber
currentPhaseJobPhase | null