Name | Type | Description | Notes |
---|---|---|---|
id | int | The email id | [optional] |
object_name | string | The email object name | [optional] |
create | \DateTime | Date of mail creation | [optional] |
update | \DateTime | Date of last mail update | [optional] |
object | \Swagger\Client\Model\ModelEmailOrderObject | [optional] | |
from | string | The sender of the email | |
to | string | The recipient of the email | |
subject | string | The subject of the email | |
text | string | The text of the email | [optional] |
sev_client | \Swagger\Client\Model\ModelEmailOrderSevClient | [optional] | |
cc | string | A list of mail addresses which are in the cc | [optional] |
bcc | string | A list of mail addresses which are in the bcc | [optional] |
arrived | \DateTime | Date the mail arrived | [optional] |