Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 995 Bytes

GetCharactersCharacterIdMailMailIdOk.md

File metadata and controls

16 lines (12 loc) · 995 Bytes

GetCharactersCharacterIdMailMailIdOk

Properties

Name Type Description Notes
Body string Mail's body [optional] [default to null]
From int32 From whom the mail was sent [optional] [default to null]
Labels []int64 Labels attached to the mail [optional] [default to null]
Read bool Whether the mail is flagged as read [optional] [default to null]
Recipients []GetCharactersCharacterIdMailMailIdRecipient Recipients of the mail [optional] [default to null]
Subject string Mail subject [optional] [default to null]
Timestamp time.Time When the mail was sent [optional] [default to null]

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