Skip to content

RescheduleJobInputDto

type RescheduleJobInputDto = z.infer<typeof RescheduleJobInputDtoSchema>;

Defined in: schemas/actions.ts:75

Detailed oRPC input shape for the reschedule route.