Перейти к основному содержимому

tmcRequestRejectedDataSchema

@mineflow/contracts


@mineflow/contracts / tmcRequestRejectedDataSchema

Variable: tmcRequestRejectedDataSchema

const tmcRequestRejectedDataSchema: ZodObject<{
actorId: ZodUUID;
rejectReason: ZodString;
requestId: ZodUUID;
}, $strip>;

Defined in: events/scm/tmc.ts:286

scm.tmc-request.rejected — заявка отклонена (с причиной). Подписчики: Notifications (инициатор).