Insights Report Config Frequency Options
data class InsightsReportConfigFrequencyOptions(val endDate: InsightsReportConfigFrequencyOptionsEndDate, val frequency: String, val startDate: InsightsReportConfigFrequencyOptionsStartDate)
Constructors
Link copied to clipboard
fun InsightsReportConfigFrequencyOptions(endDate: InsightsReportConfigFrequencyOptionsEndDate, frequency: String, startDate: InsightsReportConfigFrequencyOptionsStartDate)