EveESI.Model.GetUniverseConstellationsConstellationIdOk (EveESI v1.0.0)

View Source

200 ok object

Summary

Types

t()

@type t() :: %EveESI.Model.GetUniverseConstellationsConstellationIdOk{
  constellation_id: integer(),
  name: String.t(),
  position: EveESI.Model.GetUniverseConstellationsConstellationIdPosition.t(),
  region_id: integer(),
  systems: [integer()]
}

Functions

decode(value)