PaymentPendingStatus#

class PaymentPendingStatus[source]#

The status when payment for a course is required but not yet made.

tag: Literal['pending']#

A literal string to identify this payment status type.

price: CoursePrice#

The price of this course.