Class representing an email request action. This action sends an email to a specified recipient with a subject and message.
Creates an instance of the EmailRequest class.
EmailRequest
The recipient's email address.
The subject of the email.
The body content of the email.
The recipient of the email.
The type of the action, specific to email requests.
Class representing an email request action. This action sends an email to a specified recipient with a subject and message.