Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 1.11 KB

GetCorporationsCorporationIdFwStatsOk.md

File metadata and controls

15 lines (10 loc) · 1.11 KB

GetCorporationsCorporationIdFwStatsOk

Properties

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

[Back to Model list] [Back to API list] [Back to README]