Skip to main content

Interface: TimeEntryState

Defined in: src/server/actions/timeEntries.ts:17

Properties

error?

optional error?: string

Defined in: src/server/actions/timeEntries.ts:19


ok

ok: boolean

Defined in: src/server/actions/timeEntries.ts:18


overage?

optional overage?: boolean

Defined in: src/server/actions/timeEntries.ts:21

True when this save pushed the week over the contracted limit (flagged pending approval).