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

     1  # GetCorporationsCorporationIdFwStatsOk
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **EnlistedOn** | [**time.Time**](time.Time.md) | The enlistment date of the given corporation into faction warfare. Will not be included if corporation is not enlisted in faction warfare | [optional] [default to null]
     7  **FactionId** | **int32** | The faction the given corporation is enlisted to fight for. Will not be included if corporation is not enlisted in faction warfare | [optional] [default to null]
     8  **Kills** | [**GetCorporationsCorporationIdFwStatsKills**](get_corporations_corporation_id_fw_stats_kills.md) |  | [default to null]
     9  **Pilots** | **int32** | How many pilots the enlisted corporation has. Will not be included if corporation is not enlisted in faction warfare | [optional] [default to null]
    10  **VictoryPoints** | [**GetCorporationsCorporationIdFwStatsVictoryPoints**](get_corporations_corporation_id_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