CourseRole

class CourseRole[source]

The JSON representation of a course role.

course_id: int

The course this role is connected to

hidden: bool

Is this role hidden

id: int

The id of the role

name: str

The name of the role