Contacts Rotation Recurrence Monthly Setting
data class ContactsRotationRecurrenceMonthlySetting(val dayOfMonth: Int, val handOffTime: ContactsRotationRecurrenceMonthlySettingHandOffTime? = null)
Constructors
Link copied to clipboard
constructor(dayOfMonth: Int, handOffTime: ContactsRotationRecurrenceMonthlySettingHandOffTime? = null)