Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 741 Bytes

File metadata and controls

28 lines (16 loc) · 741 Bytes

EveSwaggerInterface.GetFwSystems200Ok

Properties

Name Type Description Notes
contested String contested string
occupierFactionId Number occupier_faction_id integer
ownerFactionId Number owner_faction_id integer
solarSystemId Number solar_system_id integer
victoryPoints Number victory_points integer
victoryPointsThreshold Number victory_points_threshold integer

Enum: ContestedEnum

  • captured (value: "captured")

  • contested (value: "contested")

  • uncontested (value: "uncontested")

  • vulnerable (value: "vulnerable")