Class SendEmailDto
java.lang.Object
dev.fernando.user_authentication_api.dto.SendEmailDto
Data Transfer Object for sending email notifications.
Contains recipient email, subject, and message text.
- Since:
- 1.0.0
- Author:
- Fernando Cruz Cavina
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SendEmailDto
public SendEmailDto()
-