Package com.bank.payment.dtos
Class PaymentEventDto
java.lang.Object
com.bank.payment.dtos.PaymentEventDto
DTO for payment events.
This DTO contains the necessary information about a payment event, including
the payment ID, description, amount paid, request and completion dates,
and the sender and receiver accounts.
- Since:
- 1.0.0
- Version:
- 1.0.0, 06/26/2025
- Author:
- Fernando Cruz Cavina
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PaymentEventDto
public PaymentEventDto()
-