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: ShiftAssignment
Properties
day
employeeId
shiftPatternId
Interfaces
ShiftAssignment
Interface: ShiftAssignment
A shift assignment extracted from the solver response.
Properties
day
Copy
day
:
string
;
employeeId
Copy
employeeId
:
string
;
shiftPatternId
Copy
shiftPatternId
:
string
;
SolverResult
ResolvedShiftAssignment
⌘I