Interface: TimeEntryState
Defined in: src/server/actions/timeEntries.ts:17
Properties
error?
optionalerror?:string
Defined in: src/server/actions/timeEntries.ts:19
ok
ok:
boolean
Defined in: src/server/actions/timeEntries.ts:18
overage?
optionaloverage?:boolean
Defined in: src/server/actions/timeEntries.ts:21
True when this save pushed the week over the contracted limit (flagged pending approval).