CourseAuthorization#
- class CourseAuthorization[source]#
The authorization a user has in a course
-
payment_status:
Union
[PaymentPendingStatus
,PaymentTransactionStatus
,PaymentNotNeededStatus
,PaymentCouponUsageStatus
]# Does this user still need to pay for the course.
-
permissions:
CoursePermMap
# The permissions the user has in the course.
-
payment_status: