Package com.bank.auth_service.dto
Class SendEmailDto
java.lang.Object
com.bank.auth_service.dto.SendEmailDto
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 Summary
Constructors -
Method Summary
-
Constructor Details
-
SendEmailDto
public SendEmailDto()
-