Package api.mpba.rastvdmy.entity
Class BankIdentity
java.lang.Object
api.mpba.rastvdmy.entity.BankIdentity
- All Implemented Interfaces:
Serializable
This class represents a bank identity in the banking system.
It contains the id, bank name, bank number, SWIFT code, associated user,
access tokens, and the bank accounts linked to the identity.
- See Also:
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
BankIdentity
public BankIdentity()
-