Insight Filters Updated At
data class InsightFiltersUpdatedAt(val dateRange: InsightFiltersUpdatedAtDateRange? = null, val end: String? = null, val start: String? = null)
Constructors
Link copied to clipboard
constructor(dateRange: InsightFiltersUpdatedAtDateRange? = null, end: String? = null, start: String? = null)