Course¶
- class Course[source]¶
The way this class will be represented in JSON.
- state: CourseState¶
The state this course is in.
- price: CoursePrice | None¶
The price of this course.
- access_restrictions: Restriction¶
The access restrictions for this course.