Alert Processing Rule Action Group Schedule Recurrence Weekly
data class AlertProcessingRuleActionGroupScheduleRecurrenceWeekly(val daysOfWeeks: List<String>, val endTime: String? = null, val startTime: String? = null)
Constructors
Link copied to clipboard
fun AlertProcessingRuleActionGroupScheduleRecurrenceWeekly(daysOfWeeks: List<String>, endTime: String? = null, startTime: String? = null)