| Name | Type | Description | Notes |
|---|---|---|---|
| body | String | Mail's body | [optional] |
| from | Number | From whom the mail was sent | [optional] |
| labels | [Number] | Labels attached to the mail | [optional] |
| read | Boolean | Whether the mail is flagged as read | [optional] |
| recipients | [GetCharactersCharacterIdMailMailIdRecipient] | Recipients of the mail | [optional] |
| subject | String | Mail subject | [optional] |
| timestamp | Date | When the mail was sent | [optional] |