Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 847 Bytes

File metadata and controls

15 lines (12 loc) · 847 Bytes

CharactersCharacterIdMailMailIdGet

Properties

Name Type Description Notes
body string Mail's body [optional]
from int From whom the mail was sent [optional]
labels int[] Labels attached to the mail [optional]
read bool Whether the mail is flagged as read [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]

[Back to Model list] [Back to API list] [Back to README]