Name | Type | Description | Notes |
---|---|---|---|
Aggressor | GetWarsWarIdAggressor | ||
Allies | List<GetWarsWarIdAlly> | allied corporations or alliances, each object contains either corporation_id or alliance_id | [optional] |
Declared | DateTime? | Time that the war was declared | |
Defender | GetWarsWarIdDefender | ||
Finished | DateTime? | Time the war ended and shooting was no longer allowed | [optional] |
Id | int? | ID of the specified war | |
Mutual | bool? | Was the war declared mutual by both parties | |
OpenForAllies | bool? | Is the war currently open for allies or not | |
Retracted | DateTime? | Time the war was retracted but both sides could still shoot each other | [optional] |
Started | DateTime? | Time when the war started and both sides could shoot each other | [optional] |