RotationWeeklySetting

data class RotationWeeklySetting(val dayOfWeek: RotationDayOfWeek, val handOffTime: String)

DayOfWeek for Rotation and HandOff Time for Weekly Recurring Rotation.

Constructors

Link copied to clipboard
fun RotationWeeklySetting(dayOfWeek: RotationDayOfWeek, handOffTime: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard