Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 943 Bytes

GetIncursions200Ok.md

File metadata and controls

16 lines (13 loc) · 943 Bytes

ESIClient.Dotcore.Model.GetIncursions200Ok

Properties

Name Type Description Notes
ConstellationId int? The constellation id in which this incursion takes place
FactionId int? The attacking faction's id
HasBoss bool? Whether the final encounter has boss or not
InfestedSolarSystems List<int?> A list of infested solar system ids that are a part of this incursion
Influence float? Influence of this incursion as a float from 0 to 1
StagingSolarSystemId int? Staging solar system for this incursion
State string The state of this incursion
Type string The type of this incursion

[Back to Model list] [Back to API list] [Back to README]