EveESI.Model.PostUiOpenwindowNewmailNewMail (EveESI v1.0.0)

View Source

new_mail object

Summary

Types

t()

@type t() :: %EveESI.Model.PostUiOpenwindowNewmailNewMail{
  body: String.t(),
  recipients: [integer()],
  subject: String.t(),
  to_corp_or_alliance_id: integer() | nil,
  to_mailing_list_id: integer() | nil
}

Functions

decode(value)