Name | Type | Description | Notes |
---|---|---|---|
attachments | Option<Vecmodels::Attachment> | [optional] | |
bcc | Option<Vecmodels::EmailAddress> | [optional] | |
cc | Option<Vecmodels::EmailAddress> | [optional] | |
from | Option<models::EmailAddress> | [optional] | |
html | Option<String> | [optional] | |
reply_to | Option<models::EmailAddress> | [optional] | |
subject | Option<String> | [optional] | |
text | Option<String> | [optional] | |
to | Option<Vecmodels::EmailAddress> | [optional] |