Name | Type | Description | Notes |
---|---|---|---|
enlisted_on | Option<String> | The enlistment date of the given corporation into faction warfare. Will not be included if corporation is not enlisted in faction warfare | [optional] |
faction_id | Option<i32> | The faction the given corporation is enlisted to fight for. Will not be included if corporation is not enlisted in faction warfare | [optional] |
kills | crate::models::GetCorporationsCorporationIdFwStatsKills | ||
pilots | Option<i32> | How many pilots the enlisted corporation has. Will not be included if corporation is not enlisted in faction warfare | [optional] |
victory_points | crate::models::GetCorporationsCorporationIdFwStatsVictoryPoints |