ContactsRotationRecurrenceShiftCoverageCoverageTimeStart

data class ContactsRotationRecurrenceShiftCoverageCoverageTimeStart(val hourOfDay: Int, val minuteOfHour: Int)

Constructors

constructor(hourOfDay: Int, minuteOfHour: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

(Required) The hour of the day.

Link copied to clipboard

(Required) The minutes of the hour.