Name | Type | Description | Notes |
---|---|---|---|
To | List<EmailRecipient> | Array of To Recipient items. | |
Cc | List<EmailRecipient> | Array of Cc Recipient items. | [optional] |
Bcc | List<EmailRecipient> | Array of Bcc Recipient items. | [optional] |
From | EmailFrom | ||
Subject | string | Subject of the email. | [optional] |
Body | string | Body of the email. | |
Attachments | List<Attachment> | Array of Attachment items. | [optional] |
Schedule | decimal? | Schedule. | [optional] |