Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 1.16 KB

GetCorporationsCorporationIdFwStatsOk.md

File metadata and controls

14 lines (10 loc) · 1.16 KB

GetCorporationsCorporationIdFwStatsOk

Properties

Name Type Description Notes
EnlistedOn time.Time 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]
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]
Kills GetCorporationsCorporationIdFwStatsKills [default to null]
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]
VictoryPoints GetCorporationsCorporationIdFwStatsVictoryPoints [default to null]

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