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

fuelSupplyRequestCreatedDataSchema

@mineflow/contracts


@mineflow/contracts / fuelSupplyRequestCreatedDataSchema

Variable: fuelSupplyRequestCreatedDataSchema

const fuelSupplyRequestCreatedDataSchema: ZodObject<{
initiatorId: ZodUUID;
organizationId: ZodUUID;
requestedVolumeLiters: ZodNumber;
requestId: ZodUUID;
tankId: ZodUUID;
}, $strip>;

Defined in: events/scm/fuel.ts:40

scm.fuel-supply-request.created — FSM [*] → draft.