Skip to content

JobStatusDto

type JobStatusDto = z.infer<typeof JobStatusDtoSchema>;

Defined in: schemas/job.ts:13

Job lifecycle status returned by the management API.