Insight Filters Process Terminated At
data class InsightFiltersProcessTerminatedAt(val dateRange: InsightFiltersProcessTerminatedAtDateRange? = null, val end: String? = null, val start: String? = null)
Constructors
Link copied to clipboard
constructor(dateRange: InsightFiltersProcessTerminatedAtDateRange? = null, end: String? = null, start: String? = null)