Name | Type | Description | Notes |
---|---|---|---|
campaignId | int | Unique ID for this campaign. | |
structureId | int | The structure item ID that is related to this campaign. | |
solarSystemId | int | The solar system the structure is located in. | |
constellationId | int | The constellation in which the campaign will take place. | |
eventType | 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". | |
startTime | \DateTime | Time the event is scheduled to start. | |
defenderId | int | Defending alliance, only present in Defense Events | [optional] |
defenderScore | float | Score for the defending alliance, only present in Defense Events. | [optional] |
attackersScore | float | Score for all attacking parties, only present in Defense Events. | [optional] |
participants | \nullx27\ESI\nullx27\ESI\Models\GetSovereigntyCampaignsParticipant[] | Alliance participating and their respective scores, only present in Freeport Events. | [optional] |