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.
The way this class will be represented in JSON.
The state this course is in.
The price of this course.