# EveSwaggerInterface.GetCharactersCharacterIdMail200Ok

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**from** | **Number** | From whom the mail was sent | [optional] 
**isRead** | **Boolean** | is_read boolean | [optional] 
**labels** | **[Number]** | labels array | [optional] 
**mailId** | **Number** | mail_id integer | [optional] 
**recipients** | [**[GetCharactersCharacterIdMailRecipient]**](GetCharactersCharacterIdMailRecipient.md) | Recipients of the mail | [optional] 
**subject** | **String** | Mail subject | [optional] 
**timestamp** | **Date** | When the mail was sent | [optional] 


