EveESI.Model.PostCharactersCharacterIdMailMail (EveESI v1.0.0)

View Source

mail object

Summary

Types

t()

@type t() :: %EveESI.Model.PostCharactersCharacterIdMailMail{
  approved_cost: integer() | nil,
  body: String.t(),
  recipients: [EveESI.Model.PostCharactersCharacterIdMailRecipient.t()],
  subject: String.t()
}

Functions

decode(value)