CoursePurchase#
- class CoursePurchase[source]#
A course purchase by a user.
-
purchased_item:
CoursePrice
# The CoursePrice that this transaction pays for.
-
state:
TransactionState
# The state of the transaction.
-
purchased_item:
A course purchase by a user.
CoursePrice
#The CoursePrice that this transaction pays for.
TransactionState
#The state of the transaction.