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

     1  # GetCorporationsCorporationIdFwStatsKills
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **LastWeek** | **int32** | Last week's total number of kills by members of the given corporation against enemy factions | [default to null]
     7  **Total** | **int32** | Total number of kills by members of the given corporation against enemy factions since the corporation enlisted | [default to null]
     8  **Yesterday** | **int32** | Yesterday's total number of kills by members of the given corporation against enemy factions | [default to null]
     9  
    10  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    11  
    12