Skip to content

DeleteJobDto

type DeleteJobDto = z.infer<typeof DeleteJobDtoSchema>;

Defined in: schemas/actions.ts:52

Response body returned after a successful single-job delete.