Skip to main content
Erna home page
Erna
Search...
⌘K
Search...
Navigation
dabke
API
Getting Started
Overview
Quickstart
Guides
Rules
Semantic Time
Validation
Reference
README
Classes
Interfaces
ModelBuilderConfig
SchedulingEmployee
ShiftPattern
TimeOfDay
TimeHorizon
SchedulingPeriod
CompilationResult
SolverClient
SolverResult
ShiftAssignment
ResolvedShiftAssignment
SemanticTimeDef
SemanticTimeContext
ValidationReporter
ValidationSummary
ScheduleValidation
Functions
On this page
Interface: ResolvedShiftAssignment
Properties
day
employeeId
endTime
startTime
Interfaces
ResolvedShiftAssignment
Interface: ResolvedShiftAssignment
A shift assignment with resolved times.
Properties
day
Copy
day
:
string
;
employeeId
Copy
employeeId
:
string
;
endTime
Copy
endTime
:
TimeOfDay
;
startTime
Copy
startTime
:
TimeOfDay
;
ShiftAssignment
SemanticTimeDef
⌘I