fuelSupplyReversedDataSchema
@mineflow/contracts / fuelSupplyReversedDataSchema
Variable: fuelSupplyReversedDataSchema
const fuelSupplyReversedDataSchema: ZodObject<{
actorId: ZodUUID;
occurredAt: ZodISODateTime;
organizationId: ZodUUID;
originalSupplyId: ZodUUID;
reason: ZodString;
reversalConsumptionId: ZodUUID;
}, $strip>;
Defined in: events/scm/fuel.ts:166
scm.fuel-supply.reversed — counter-entry для сторно поставки (docs/modules/scm/fuel/events.md § Publish).