CourseAuthorization#
- class CourseAuthorization[source]#
The authorization a user has in a course
-
payment_status:
Union
[AccessExpired
,PaymentRequired
,TransactionPending
,AccessGranted
,NoPaymentRequired
,AccessRevoked
]# Does this user still need to pay for the course.
-
permissions:
CoursePermMap
# The permissions the user has in the course.
-
payment_status: