| Name | Type | Description | Notes |
|---|---|---|---|
| transaction_id | string | ID number of transaction | [optional] |
| msg_id | string | ID number of selected message. | [optional] |
| from_email | string | Default From: email address. | [optional] |
| to | string | Ending date for search in YYYY-MM-DDThh:mm:ss format. | [optional] |
| subject | string | Default subject of email. | [optional] |
| event_type | \ElasticEmail\Model\EventType | [optional] | |
| event_date | \DateTime | Creation date | [optional] |
| channel_name | string | Name of selected channel. | [optional] |
| message_category | \ElasticEmail\Model\MessageCategory | [optional] | |
| next_try_on | \DateTime | Date of next try | [optional] |
| message | string | Error message if sending has failed (FailedAttempt or Bounce) | [optional] |
| ip_address | string | IP which this email was sent through | [optional] |
| pool_name | string | Name of an IP pool this email was sent through | [optional] |