Package api.mpba.rastvdmy.entity
Class CurrencyData
java.lang.Object
api.mpba.rastvdmy.entity.CurrencyData
- All Implemented Interfaces:
Serializable
This class represents the currency data.
It contains the id, currency, rate, and a list of users associated with the currency.
- See Also:
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
CurrencyData
public CurrencyData()
-