Automation Rule Criteria Created At
data class AutomationRuleCriteriaCreatedAt(val dateRange: AutomationRuleCriteriaCreatedAtDateRange? = null, val end: String? = null, val start: String? = null)
Constructors
Link copied to clipboard
constructor(dateRange: AutomationRuleCriteriaCreatedAtDateRange? = null, end: String? = null, start: String? = null)