# EveSwaggerInterface.GetCharactersCharacterIdMailMailIdOk

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**body** | **String** | Mail&#39;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]**](GetCharactersCharacterIdMailMailIdRecipient.md) | Recipients of the mail | [optional] 
**subject** | **String** | Mail subject | [optional] 
**timestamp** | **Date** | When the mail was sent | [optional] 


