watchAssignmentCancelledDataSchema
@mineflow/contracts / watchAssignmentCancelledDataSchema
Variable: watchAssignmentCancelledDataSchema
const watchAssignmentCancelledDataSchema: ZodObject<{
actorId: ZodUUID;
personnelId: ZodUUID;
reason: ZodOptional<ZodString>;
watchAssignmentId: ZodUUID;
watchId: ZodUUID;
}, $strip>;
Defined in: events/hr/watch.ts:99
hr.watch-assignment.cancelled — запланированный заезд отменён (с причиной).
Подписчики: Notifications.