Get Contacts Rotation Recurrence Monthly Setting
data class GetContactsRotationRecurrenceMonthlySetting(val dayOfMonth: Int, val handOffTimes: List<GetContactsRotationRecurrenceMonthlySettingHandOffTime>)
Constructors
Link copied to clipboard
constructor(dayOfMonth: Int, handOffTimes: List<GetContactsRotationRecurrenceMonthlySettingHandOffTime>)