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