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

     1  # GetFwStats200Ok
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **FactionId** | **int32** | faction_id integer | [default to null]
     7  **Kills** | [**GetFwStatsKills**](get_fw_stats_kills.md) |  | [default to null]
     8  **Pilots** | **int32** | How many pilots fight for the given faction | [default to null]
     9  **SystemsControlled** | **int32** | The number of solar systems controlled by the given faction | [default to null]
    10  **VictoryPoints** | [**GetFwStatsVictoryPoints**](get_fw_stats_victory_points.md) |  | [default to null]
    11  
    12  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    13  
    14