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 | \Swagger\Client\Model\GetCharactersCharacterIdMailRecipient[] | Recipients of the mail | [optional] |
subject | string | Mail subject | [optional] |
timestamp | \DateTime | When the mail was sent | [optional] |