Namespace Oci.EmaildataplaneService.Models
Classes
EmailAddress
Email address Object that holds display name and email address.
EmailSubmittedResponse
Response object that is returned to sender upon successfully submitting the email request.
Recipients
The destination for the email, composed of To, CC, and BCC fields. NOTE: At least one of To, CC, and BCC must be provided. And max 50 recipients are allowed across the To:, CC: and BCC: fields.
Sender
The envelope and the header from email address details, that is sending the email. Email address must be an approved sender.
SubmitEmailDetails
Details that are required by the sender to submit a request to send email.