Object
| Fields | Type | Description |
|---|---|---|
|
id |
The unique ID for the mail |
|
|
externalId |
String |
The external ID linked to the mail |
|
status |
String |
The status of the mail |
|
recipient |
String |
Who the mail was sent to |
|
sentAt |
The time the mail was sent at |
|
|
reason |
String |
The reason for the mail being sent |
|
subject |
String |
The subject of the mail |
|
hasAttachment |
Boolean! |
Whether or not the mail included an attachment |