Class SendEmailDto

java.lang.Object
com.bank.auth_service.dto.SendEmailDto

public class SendEmailDto extends Object
DTO for sending email notifications.

Contains the recipient's email address, subject, and body text of the email.

Since:
1.0.0
Version:
1.0.0, 06/23/2025
Author:
Fernando Cruz Cavina
  • Constructor Details

    • SendEmailDto

      public SendEmailDto()