Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 875 Bytes

GetCharactersCharacterIdMail200Ok.md

File metadata and controls

17 lines (12 loc) · 875 Bytes

GetCharactersCharacterIdMail200Ok

Properties

Name Type Description Notes
from Option<i32> From whom the mail was sent [optional]
is_read Option<bool> is_read boolean [optional]
labels Option<Vec> labels array [optional]
mail_id Option<i32> mail_id integer [optional]
recipients Option<Veccrate::models::GetCharactersCharacterIdMailRecipient> Recipients of the mail [optional]
subject Option<String> Mail subject [optional]
timestamp Option<String> When the mail was sent [optional]

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