Course#
- class Course[source]#
The way this class will be represented in JSON.
-
state:
CourseState
# The state this course is in.
-
price:
Optional
[CoursePrice
]# The price of this course.
-
state:
The way this class will be represented in JSON.
CourseState
#The state this course is in.
Optional
[CoursePrice
]#The price of this course.