Sha256: 9bca86cd0bb425a18d7bfb72ed56e29420611bdcd981ca61c2a4ac34947851fa
Contents?: true
Size: 1.03 KB
Versions: 3
Compression:
Stored size: 1.03 KB
Contents
# ESIClient::GetWarsWarIdOk ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **Integer** | ID of the specified war | **declared** | **DateTime** | Time that the war was declared | **started** | **DateTime** | Time when the war started and both sides could shoot each other | [optional] **retracted** | **DateTime** | Time the war was retracted but both sides could still shoot each other | [optional] **finished** | **DateTime** | Time the war ended and shooting was no longer allowed | [optional] **mutual** | **BOOLEAN** | Was the war declared mutual by both parties | **open_for_allies** | **BOOLEAN** | Is the war currently open for allies or not | **aggressor** | [**GetWarsWarIdAggressor**](GetWarsWarIdAggressor.md) | | **defender** | [**GetWarsWarIdDefender**](GetWarsWarIdDefender.md) | | **allies** | [**Array<GetWarsWarIdAlly>**](GetWarsWarIdAlly.md) | allied corporations or alliances, each object contains either corporation_id or alliance_id | [optional]
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
esi_client-0.7.6.2 | docs/GetWarsWarIdOk.md |
esi_client-0.7.6.1 | docs/GetWarsWarIdOk.md |
esi_client-1.4.0 | docs/GetWarsWarIdOk.md |