Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.15 KB

GetUniverseSystemsSystemIdOk.md

File metadata and controls

19 lines (15 loc) · 1.15 KB

GetUniverseSystemsSystemIdOk

Properties

Name Type Description Notes
ConstellationId int32 The constellation this solar system is in [default to null]
Name string name string [default to null]
Planets []GetUniverseSystemsSystemIdPlanet planets array [optional] [default to null]
Position GetUniverseSystemsSystemIdPosition [default to null]
SecurityClass string security_class string [optional] [default to null]
SecurityStatus float32 security_status number [default to null]
StarId int32 star_id integer [optional] [default to null]
Stargates []int32 stargates array [optional] [default to null]
Stations []int32 stations array [optional] [default to null]
SystemId int32 system_id integer [default to null]

[Back to Model list] [Back to API list] [Back to README]