Appearance
const JobState: object;
The JobState describes the status of a job.
JobState
Done
"Done"
Queued
"Queued"
Stopped
"Stopped"