<- Enum

Enum

ShiftWorkdayMatcher

Defines the logic used to apply a workday filter.

Link to section

Values

Link to section

START_AT

All shifts that start on or after the specified workday

Link to section

END_AT

All shifts that end on or before the specified workday

Link to section

INTERSECTION

All shifts that start between the start and end workdays (inclusive)