Name | Type | Description | Notes |
---|---|---|---|
subject | string | Subject of the email message | |
to | string[] | Email addresses of the recipients | |
contentType | string | Type of the message body | [optional] [default to 'html'] |
bcc | string[] | Email addresses of the recipients in bcc | [optional] |
cc | string[] | Email addresses of the recipients in cc | [optional] |
body | string | Body of the email message |