Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 1.07 KB

GetCharactersCharacterIdFwStatsOk.md

File metadata and controls

14 lines (11 loc) · 1.07 KB

ESIClient.Dotcore.Model.GetCharactersCharacterIdFwStatsOk

Properties

Name Type Description Notes
CurrentRank int? The given character's current faction rank [optional]
EnlistedOn DateTime? The enlistment date of the given character into faction warfare. Will not be included if character is not enlisted in faction warfare [optional]
FactionId int? The faction the given character is enlisted to fight for. Will not be included if character is not enlisted in faction warfare [optional]
HighestRank int? The given character's highest faction rank achieved [optional]
Kills GetCharactersCharacterIdFwStatsKills
VictoryPoints GetCharactersCharacterIdFwStatsVictoryPoints

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