Package com.bank.payment.models
Class KnownPixModel
java.lang.Object
com.bank.payment.models.KnownPixModel
- All Implemented Interfaces:
Serializable
Represents a known Pix key associated with an account in the payment microservice.
This model is used to store Pix keys that are recognized and associated with specific accounts.
- Since:
- 1.0.0
- Version:
- 1.0.0, 06/26/2025
- Author:
- Fernando Cruz Cavina
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
KnownPixModel
public KnownPixModel()
-