Get Dispatch Rules Rule Notify Rule
data class GetDispatchRulesRuleNotifyRule(val notifyChannels: List<String>, val notifyEndTime: String, val notifyObjects: List<GetDispatchRulesRuleNotifyRuleNotifyObject>, val notifyStartTime: String)