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