OptionaladditionalHeaders?: TransactionalEmail.v1alpha1.CreateEmailRequestHeader[]Optionalattachments?: TransactionalEmail.v1alpha1.CreateEmailRequestAttachment[]Array of attachments.
Optionalbcc?: TransactionalEmail.v1alpha1.CreateEmailRequestAddress[]An array of the blind carbon copy recipient's information.
Optionalcc?: 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.
OptionalprojectId?: stringID of the Project in which to create the email.
Optionalregion?: RegionRegion to target. If none is passed will use default region from the config.
OptionalsendBefore?: DateMaximum date to deliver the email.
Subject of the email.
Text content.
Optionalto?: TransactionalEmail.v1alpha1.CreateEmailRequestAddress[]An array of the primary recipient's information.
Array of additional headers as key-value.