| Name | Type | Description | Notes |
|---|---|---|---|
| from | int | From whom the mail was sent | [optional] |
| is_read | bool | [optional] | |
| labels | int[] | [optional] | |
| mail_id | int | [optional] | |
| recipients | \Tkhamez\Eve\API\Model\PostCharactersCharacterIdMailRequestRecipientsInner[] | Recipients of the mail | [optional] |
| subject | string | Mail subject | [optional] |
| timestamp | \DateTime | When the mail was sent | [optional] |