CourseSnapshot

constructor(courseId: Long, lang: String, courseConfigName: String, weeks: List<CourseWeek>, fetchedAtMillis: Long, freshness: DataFreshness, refreshing: Boolean, cacheDisposition: String = "miss")(source)