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

shiftStatisticsRecordedRevertedDataSchema

@mineflow/contracts


@mineflow/contracts / shiftStatisticsRecordedRevertedDataSchema

Variable: shiftStatisticsRecordedRevertedDataSchema

const shiftStatisticsRecordedRevertedDataSchema: ZodObject<{
blastingEntryCount: ZodNumber;
drillingEntryCount: ZodNumber;
productionObjectId: ZodUUID;
reason: ZodString;
reversalSagaId: ZodUUID;
sagaId: ZodUUID;
shiftDate: ZodISODateTime;
shiftReportId: ZodUUID;
shiftType: ZodEnum<{
day: "day";
night: "night";
}>;
totalBlocks: ZodNumber;
totalDepthMeters: ZodNumber;
totalExplosiveKg: ZodNumber;
totalHoles: ZodNumber;
}, $strip>;

Defined in: events/ana/shift-statistics.ts:45

ana.shift.statistics-recorded-reverted — counter-event для сторно. Подписчики откатывают агрегаты из ANA dashboard.