RotationCoverageTime

data class RotationCoverageTime(val endTime: String, val startTime: String)

StartTime and EndTime for the Shift

Constructors

Link copied to clipboard
constructor(endTime: String, startTime: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Information about when an on-call rotation shift ends.

Link copied to clipboard

Information about when an on-call rotation shift begins.