Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1.09 KB

GetCorporationsCorporationIdStarbases200Ok.md

File metadata and controls

16 lines (13 loc) · 1.09 KB

ESIClient.Dotcore.Model.GetCorporationsCorporationIdStarbases200Ok

Properties

Name Type Description Notes
MoonId int? The moon this starbase (POS) is anchored on, unanchored POSes do not have this information [optional]
OnlinedSince DateTime? When the POS onlined, for starbases (POSes) in online state [optional]
ReinforcedUntil DateTime? When the POS will be out of reinforcement, for starbases (POSes) in reinforced state [optional]
StarbaseId long? Unique ID for this starbase (POS)
State string state string [optional]
SystemId int? The solar system this starbase (POS) is in, unanchored POSes have this information
TypeId int? Starbase (POS) type
UnanchorAt DateTime? When the POS started unanchoring, for starbases (POSes) in unanchoring state [optional]

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