Get Dispatch Rules Rule Notify Rule
data class GetDispatchRulesRuleNotifyRule(val notifyChannels: List<String>, val notifyObjects: List<GetDispatchRulesRuleNotifyRuleNotifyObject>)
Constructors
Link copied to clipboard
fun GetDispatchRulesRuleNotifyRule(notifyChannels: List<String>, notifyObjects: List<GetDispatchRulesRuleNotifyRuleNotifyObject>)