CourseOfCoursePrice¶ class CourseOfCoursePrice[source]¶ The data you will receive for a course of a course price. id: int¶ The id of the course that is connected to this price. tenant_id: str | None¶ The id of the tenant of the course connected to this price. name: str¶ The name of the course that is connected to this price.