| Name | Type | Description | Notes |
|---|---|---|---|
| to | \ClickSend\Model\EmailRecipient[] | Array of To Recipient items. | |
| cc | \ClickSend\Model\EmailRecipient[] | Array of Cc Recipient items. | [optional] |
| bcc | \ClickSend\Model\EmailRecipient[] | Array of Bcc Recipient items. | [optional] |
| from | \ClickSend\Model\EmailFrom | ||
| subject | string | Subject of the email. | [optional] |
| body | string | Body of the email. | |
| attachments | \ClickSend\Model\Attachment[] | Array of Attachment items. | [optional] |
| schedule | float | Schedule. | [optional] |