Transaction#
- class Transaction[source]#
A transaction by a user.
-
state:
TransactionState
# The state of the transaction.
-
course_price:
CoursePrice
# The CoursePrice that this transaction pays for.
-
state:
A transaction by a user.
TransactionState
#The state of the transaction.
CoursePrice
#The CoursePrice that this transaction pays for.