GetCharactersCharacterIdMail200Ok
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| from | int | From whom the mail was sent | [optional] |
| is_read | bool | is_read boolean | [optional] |
| labels | int[] | labels array | [optional] |
| mail_id | int | mail_id integer | [optional] |
| recipients | \ESI\Client\Model\CharacterscharacterIdmailRecipients[] | Recipients of the mail | [optional] |
| subject | string | Mail subject | [optional] |
| timestamp | \DateTime | When the mail was sent | [optional] |