Class TransactionLog
java.lang.Object
com.glowmart.shop_management.entity.TransactionLog
Represents a transaction log in the shopping system.
This entity stores details about transactions, including the associated order, payment method, status, amount, and creation timestamp.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TransactionLog
public TransactionLog()
-