Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 1.07 KB

GetCorporationsCorporationIdFwStatsOk.md

File metadata and controls

13 lines (10 loc) · 1.07 KB

ESIClient.Dotcore.Model.GetCorporationsCorporationIdFwStatsOk

Properties

Name Type Description Notes
EnlistedOn DateTime? The enlistment date of the given corporation into faction warfare. Will not be included if corporation is not enlisted in faction warfare [optional]
FactionId int? The faction the given corporation is enlisted to fight for. Will not be included if corporation is not enlisted in faction warfare [optional]
Kills GetCorporationsCorporationIdFwStatsKills
Pilots int? How many pilots the enlisted corporation has. Will not be included if corporation is not enlisted in faction warfare [optional]
VictoryPoints GetCorporationsCorporationIdFwStatsVictoryPoints

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