Optional
additionalOptional
attachments?: TransactionalEmail.v1alpha1.CreateEmailRequestAttachment[]Array of attachments.
Optional
bcc?: TransactionalEmail.v1alpha1.CreateEmailRequestAddress[]An array of the blind carbon copy recipient's information.
Optional
cc?: TransactionalEmail.v1alpha1.CreateEmailRequestAddress[]An array of the carbon copy recipient's information.
Sender information. Must be from a checked domain declared in the Project.
HTML content.
Optional
projectID of the Project in which to create the email.
Optional
region?: RegionRegion to target. If none is passed will use default region from the config.
Optional
sendMaximum date to deliver the email.
Subject of the email.
Text content.
Optional
to?: TransactionalEmail.v1alpha1.CreateEmailRequestAddress[]An array of the primary recipient's information.
Array of additional headers as key-value.