Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 895 Bytes

GetCharactersCharacterIdMailMailIdOk.md

File metadata and controls

15 lines (12 loc) · 895 Bytes

ESIClient.Dotcore.Model.GetCharactersCharacterIdMailMailIdOk

Properties

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