Course public struct Course: Decodable A single course. timeslot Timeslot Declaration Swift public let timeslot: Int name Name Declaration Swift public let name: String