# Email

| Name               | Type                                                                                         | Description |
| ------------------ | -------------------------------------------------------------------------------------------- | ----------- |
| account            | [Account](https://docs.bunny.com/developer/api-reference/types/account)                      |             |
| accountId          | ID                                                                                           |             |
| body               | String                                                                                       |             |
| bodyRendered       | String                                                                                       |             |
| contact            | [Contact](https://docs.bunny.com/developer/api-reference/types/contact)                      |             |
| contactId          | ID                                                                                           |             |
| contentType        | String                                                                                       |             |
| createdAt          | ISO8601DateTime                                                                              |             |
| formattedCreatedAt | String                                                                                       |             |
| formattedUpdatedAt | String                                                                                       |             |
| id                 | ID                                                                                           |             |
| recipient          | String                                                                                       |             |
| state              | [EmailState](https://docs.bunny.com/developer/enums#emailstate)                              |             |
| statusMessage      | String                                                                                       |             |
| statusSubtype      | String                                                                                       |             |
| subject            | String                                                                                       |             |
| updatedAt          | ISO8601DateTime                                                                              |             |
| uuid               | String                                                                                       |             |
| warren             | [Warren](https://github.com/bunnyapp/docs-developer/blob/main/api-reference/types/warren.md) |             |
| workflow           | [Workflow](https://docs.bunny.com/developer/api-reference/types/workflow)                    |             |
