docs/GetIncursions200Ok.md in esi_client-1.3.0 vs docs/GetIncursions200Ok.md in esi_client-1.4.0

- old
+ new

@@ -1,15 +1,15 @@ # ESIClient::GetIncursions200Ok ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**constellation_id** | **Integer** | The constellation id in which this incursion takes place | -**faction_id** | **Integer** | The attacking faction's id | -**has_boss** | **BOOLEAN** | Whether the final encounter has boss or not | -**infested_solar_systems** | **Array<Integer>** | A list of infested solar system ids that are a part of this incursion | +**type** | **String** | The type of this incursion | +**state** | **String** | The state of this incursion | **influence** | **Float** | Influence of this incursion as a float from 0 to 1 | +**has_boss** | **BOOLEAN** | Whether the final encounter has boss or not | +**faction_id** | **Integer** | The attacking faction's id | +**constellation_id** | **Integer** | The constellation id in which this incursion takes place | **staging_solar_system_id** | **Integer** | Staging solar system for this incursion | -**state** | **String** | The state of this incursion | -**type** | **String** | The type of this incursion | +**infested_solar_systems** | **Array<Integer>** | A list of infested solar system ids that are a part of this incursion |