Sha256: 6fa34f17b30a3042a2072a010b35deeb05458fc779a7262c4e629cfef982f756
Contents?: true
Size: 1.29 KB
Versions: 3
Compression:
Stored size: 1.29 KB
Contents
# ESIClient::GetSovereigntyCampaigns200Ok ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **campaign_id** | **Integer** | Unique ID for this campaign. | **structure_id** | **Integer** | The structure item ID that is related to this campaign. | **solar_system_id** | **Integer** | The solar system the structure is located in. | **constellation_id** | **Integer** | The constellation in which the campaign will take place. | **event_type** | **String** | Type of event this campaign is for. tcu_defense, ihub_defense and station_defense are referred to as \"Defense Events\", station_freeport as \"Freeport Events\". | **start_time** | **DateTime** | Time the event is scheduled to start. | **defender_id** | **Integer** | Defending alliance, only present in Defense Events | [optional] **defender_score** | **Float** | Score for the defending alliance, only present in Defense Events. | [optional] **attackers_score** | **Float** | Score for all attacking parties, only present in Defense Events. | [optional] **participants** | [**Array<GetSovereigntyCampaignsParticipant>**](GetSovereigntyCampaignsParticipant.md) | Alliance participating and their respective scores, only present in Freeport Events. | [optional]
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
esi_client-0.7.6.2 | docs/GetSovereigntyCampaigns200Ok.md |
esi_client-0.7.6.1 | docs/GetSovereigntyCampaigns200Ok.md |
esi_client-1.4.0 | docs/GetSovereigntyCampaigns200Ok.md |