Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1.18 KB

GetCharactersCharacterIdFwStatsOk.md

File metadata and controls

15 lines (11 loc) · 1.18 KB

GetCharactersCharacterIdFwStatsOk

Properties

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

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