GetDispatchRulesRuleNotifyRule

data class GetDispatchRulesRuleNotifyRule(val notifyChannels: List<String>, val notifyEndTime: String, val notifyObjects: List<GetDispatchRulesRuleNotifyRuleNotifyObject>, val notifyStartTime: String)

Constructors

Link copied to clipboard
constructor(notifyChannels: List<String>, notifyEndTime: String, notifyObjects: List<GetDispatchRulesRuleNotifyRuleNotifyObject>, notifyStartTime: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A list of notification methods.

Link copied to clipboard

(Available since v1.237.0) End time of notification.

Link copied to clipboard
Link copied to clipboard

(Available since v1.237.0) Start time of notification.