Skip to content

JobDto

type JobDto = z.infer<typeof JobDtoSchema>;

Defined in: schemas/job.ts:42

Public job representation returned by management read and mutation endpoints.