Automation Rule Criteria Note Updated At
data class AutomationRuleCriteriaNoteUpdatedAt(val dateRange: AutomationRuleCriteriaNoteUpdatedAtDateRange? = null, val end: String? = null, val start: String? = null)
Constructors
Link copied to clipboard
constructor(dateRange: AutomationRuleCriteriaNoteUpdatedAtDateRange? = null, end: String? = null, start: String? = null)