github.com/antihax/goesi@v0.0.0-20240126031043-6c54d0cb7f95/esi/docs/GetIncursions200Ok.md (about)

     1  # GetIncursions200Ok
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **ConstellationId** | **int32** | The constellation id in which this incursion takes place | [default to null]
     7  **FactionId** | **int32** | The attacking faction's id | [default to null]
     8  **HasBoss** | **bool** | Whether the final encounter has boss or not | [default to null]
     9  **InfestedSolarSystems** | **[]int32** | A list of infested solar system ids that are a part of this incursion | [default to null]
    10  **Influence** | **float32** | Influence of this incursion as a float from 0 to 1 | [default to null]
    11  **StagingSolarSystemId** | **int32** | Staging solar system for this incursion | [default to null]
    12  **State** | **string** | The state of this incursion | [default to null]
    13  **Type_** | **string** | The type of this incursion | [default to null]
    14  
    15  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    16  
    17