PaymentTransactionStatus#

class PaymentTransactionStatus[source]#

The status when payment for a course has been successfully completed.

tag: Literal['transaction']#

A literal string to identify this payment status type.

transaction: Transaction#

The specific method of payment used.