Class PaymentEventDto

java.lang.Object
com.bank.payment.dtos.PaymentEventDto

public class PaymentEventDto extends Object
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 Details

    • PaymentEventDto

      public PaymentEventDto()