Package api.mpba.rastvdmy.entity
Class Payment
java.lang.Object
api.mpba.rastvdmy.entity.Payment
- All Implemented Interfaces:
 Serializable
This class represents a payment in the banking system.
 It contains the id, currency, status, reference number,
 date and time, description, amount, sender card, and receiver card.
- See Also:
 
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
Payment
public Payment() 
 -