@kayahr/edsm
Preparing search index...
SystemFactionsResponse
Interface SystemFactionsResponse
Response structure of the EDSM system factions request.
interface
SystemFactionsResponse
{
controllingFaction
?:
ShortSystemFaction
;
factions
:
SystemFaction
[]
;
id
:
number
;
id64
:
Id64
;
name
:
string
;
url
:
string
;
}
Index
Properties
controlling
Faction?
factions
id
id64
name
url
Properties
Optional
controlling
Faction
controllingFaction
?:
ShortSystemFaction
factions
factions
:
SystemFaction
[]
id
id
:
number
id64
id64
:
Id64
name
name
:
string
url
url
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
controlling
Faction
factions
id
id64
name
url
@kayahr/edsm
Loading...
Response structure of the EDSM system factions request.