Package com.bank.payment.dtos
Class KnownPixDto
java.lang.Object
com.bank.payment.dtos.KnownPixDto
Represents a known Pix key associated with an account in the payment microservice.
This DTO is used to transfer 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
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
KnownPixDto
public KnownPixDto()
-