Package api.mpba.rastvdmy.entity
Class Card
java.lang.Object
api.mpba.rastvdmy.entity.Card
- All Implemented Interfaces:
Serializable
This class represents a bank card.
It contains the id, status, card type, currency type, card number,
account number, CVV, PIN, holder name, SWIFT code, balance,
card expiration date, user, sender payments, and related transactions.
- See Also:
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Card
public Card()
-