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] |