Contacts Rotation Recurrence Shift Coverage
    data class ContactsRotationRecurrenceShiftCoverage(val coverageTimes: List<ContactsRotationRecurrenceShiftCoverageCoverageTime>? = null, val mapBlockKey: String)
Constructors
Link copied to clipboard
                fun ContactsRotationRecurrenceShiftCoverage(coverageTimes: List<ContactsRotationRecurrenceShiftCoverageCoverageTime>? = null, mapBlockKey: String)