Rotation Shift Coverage
data class RotationShiftCoverage(val coverageTimes: List<RotationCoverageTime>, val dayOfWeek: RotationDayOfWeek)
Information about the days of the week included in on-call rotation coverage.
Information about the days of the week included in on-call rotation coverage.