StudentsResponse

constructor(students: List<StudentView>, total: Int, fetchedAtMillis: Long, freshness: DataFreshness, refreshing: Boolean, cacheDisposition: String = "miss")(source)