Torn API Client
GitHub
Preparing search index...
FactionTerritoryWarReport
Type Alias FactionTerritoryWarReport
type
FactionTerritoryWarReport
=
{
ended_at
:
number
;
factions
:
FactionTerritoryWarReportFaction
[]
;
id
:
TerritoryWarId
;
result
:
string
;
started_at
:
number
;
territory
:
FactionTerritoryEnum
;
winner
:
FactionId
;
}
Index
Properties
ended_
at
factions
id
result
started_
at
territory
winner
Properties
ended_
at
ended_at
:
number
factions
factions
:
FactionTerritoryWarReportFaction
[]
id
id
:
TerritoryWarId
result
result
:
string
started_
at
started_at
:
number
territory
territory
:
FactionTerritoryEnum
winner
winner
:
FactionId
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
ended_
at
factions
id
result
started_
at
territory
winner
GitHub
Torn API Client
Loading...