Get Contacts Rotation Recurrence Weekly Setting
data class GetContactsRotationRecurrenceWeeklySetting(val dayOfWeek: String, val handOffTimes: List<GetContactsRotationRecurrenceWeeklySettingHandOffTime>)
Constructors
Link copied to clipboard
constructor(dayOfWeek: String, handOffTimes: List<GetContactsRotationRecurrenceWeeklySettingHandOffTime>)