Class PaymentMethod
java.lang.Object
com.glowmart.shop_management.entity.PaymentMethod
Represents a payment method in the shopping system.
This entity stores details about different payment methods available for transactions, including their name, description, and timestamps for creation, updates, and deletion.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PaymentMethod
public PaymentMethod()
-