Dispatch Rule Notify Rule
data class DispatchRuleNotifyRule(val notifyChannels: List<String>, val notifyObjects: List<DispatchRuleNotifyRuleNotifyObject>)
Constructors
Link copied to clipboard
fun DispatchRuleNotifyRule(notifyChannels: List<String>, notifyObjects: List<DispatchRuleNotifyRuleNotifyObject>)