Torn API Client
GitHub
Preparing search index...
FactionTerritoryWarfare
Type Alias FactionTerritoryWarfare
type
FactionTerritoryWarfare
=
{
aggressor
:
FactionTerritoryWarFaction
;
defender
:
FactionTerritoryWarFaction
;
end
:
number
;
id
:
TerritoryWarId
;
result
:
string
;
start
:
number
;
target
:
number
;
territory
:
FactionTerritoryEnum
;
}
Index
Properties
aggressor
defender
end
id
result
start
target
territory
Properties
aggressor
aggressor
:
FactionTerritoryWarFaction
defender
defender
:
FactionTerritoryWarFaction
end
end
:
number
id
id
:
TerritoryWarId
result
result
:
string
start
start
:
number
target
target
:
number
territory
territory
:
FactionTerritoryEnum
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
aggressor
defender
end
id
result
start
target
territory
GitHub
Torn API Client
Loading...