Skip to main content

FlowSpend

@forge/monorepo


@forge/monorepo / backend/src / FlowSpend

Type Alias: FlowSpend

FlowSpend = object

Defined in: backend/src/flows/index.ts:55

Spent so far. Compared against the budget before every step, never after.

Properties

costMinorUnits

readonly costMinorUnits: number

Defined in: backend/src/flows/index.ts:57


startedAtMs

readonly startedAtMs: number

Defined in: backend/src/flows/index.ts:58


steps

readonly steps: number

Defined in: backend/src/flows/index.ts:56