new_mail object
@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 }