EveESI.Model.GetCharactersCharacterIdBookmarksItem (EveESI v1.0.0)

View Source

Optional object that is returned if a bookmark was made on a particular item.

Summary

Types

t()

@type t() :: %EveESI.Model.GetCharactersCharacterIdBookmarksItem{
  item_id: integer(),
  type_id: integer()
}

Functions

decode(value)