PaymentNotNeededStatus#

class PaymentNotNeededStatus[source]#

The status when payment is not required for a course.

This is also returned if the user is not enrolled in the course.

tag: Literal['not-needed']#

A literal string to identify this payment status type.