@kayahr/edsm
Preparing search index...
SystemStationsResponse
Interface SystemStationsResponse
Response structure of the EDSM system stations request.
interface
SystemStationsResponse
{
id
:
number
;
id64
:
Id64
;
name
:
string
;
stations
:
SystemStation
[]
;
url
:
string
;
}
Index
Properties
id
id64
name
stations
url
Properties
id
id
:
number
id64
id64
:
Id64
name
name
:
string
stations
stations
:
SystemStation
[]
url
url
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
id64
name
stations
url
@kayahr/edsm
Loading...
Response structure of the EDSM system stations request.