FlowSpend
@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
readonlycostMinorUnits:number
Defined in: backend/src/flows/index.ts:57
startedAtMs
readonlystartedAtMs:number
Defined in: backend/src/flows/index.ts:58
steps
readonlysteps:number
Defined in: backend/src/flows/index.ts:56