Package com.bank.payment.models
Class PixModel
java.lang.Object
com.bank.payment.models.PixModel
- All Implemented Interfaces:
Serializable
Represents a Pix key in the payment microservice.
This model is used to store Pix key information such as the key itself,
creation date, last updated date, and associated account ID.
- Since:
- 1.0.0
- Version:
- 1.0.0, 06/26/2025
- Author:
- Fernando Cruz Cavina
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PixModel
public PixModel()
-