@kayahr/edsm
Preparing search index...
Station
Interface Station
interface
Station
{
allegiance
:
null
|
string
;
body
?:
StationBody
;
commodities
:
null
|
Commodity
[]
;
controllingFaction
?:
StationControllingFaction
;
distanceToArrival
:
null
|
number
;
economy
:
null
|
string
;
government
:
null
|
string
;
haveMarket
:
boolean
;
haveOutfitting
:
boolean
;
haveShipyard
:
boolean
;
id
:
number
;
marketId
:
null
|
number
;
name
:
string
;
otherServices
:
string
[]
;
outfitting
:
null
|
Outfitting
[]
;
secondEconomy
:
null
|
string
;
ships
:
null
|
Ship
[]
;
systemId
?:
number
;
systemId64
?:
null
|
Id64
;
systemName
?:
string
;
type
:
null
|
string
;
updateTime
:
StationUpdateTime
;
}
Index
Properties
allegiance
body?
commodities
controlling
Faction?
distance
To
Arrival
economy
government
have
Market
have
Outfitting
have
Shipyard
id
market
Id
name
other
Services
outfitting
second
Economy
ships
system
Id?
system
Id64?
system
Name?
type
update
Time
Properties
allegiance
allegiance
:
null
|
string
Optional
body
body
?:
StationBody
commodities
commodities
:
null
|
Commodity
[]
Optional
controlling
Faction
controllingFaction
?:
StationControllingFaction
distance
To
Arrival
distanceToArrival
:
null
|
number
economy
economy
:
null
|
string
government
government
:
null
|
string
have
Market
haveMarket
:
boolean
have
Outfitting
haveOutfitting
:
boolean
have
Shipyard
haveShipyard
:
boolean
id
id
:
number
market
Id
marketId
:
null
|
number
name
name
:
string
other
Services
otherServices
:
string
[]
outfitting
outfitting
:
null
|
Outfitting
[]
second
Economy
secondEconomy
:
null
|
string
ships
ships
:
null
|
Ship
[]
Optional
system
Id
systemId
?:
number
Optional
system
Id64
systemId64
?:
null
|
Id64
Optional
system
Name
systemName
?:
string
type
type
:
null
|
string
update
Time
updateTime
:
StationUpdateTime
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
allegiance
body
commodities
controlling
Faction
distance
To
Arrival
economy
government
have
Market
have
Outfitting
have
Shipyard
id
market
Id
name
other
Services
outfitting
second
Economy
ships
system
Id
system
Id64
system
Name
type
update
Time
@kayahr/edsm
Loading...