Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 1.11 KB

GetCharactersCharacterIdFwStatsOk.md

File metadata and controls

16 lines (11 loc) · 1.11 KB

GetCharactersCharacterIdFwStatsOk

Properties

Name Type Description Notes
current_rank Option<i32> The given character's current faction rank [optional]
enlisted_on Option<String> The enlistment date of the given character into faction warfare. Will not be included if character is not enlisted in faction warfare [optional]
faction_id Option<i32> The faction the given character is enlisted to fight for. Will not be included if character is not enlisted in faction warfare [optional]
highest_rank Option<i32> The given character's highest faction rank achieved [optional]
kills crate::models::GetCharactersCharacterIdFwStatsKills
victory_points crate::models::GetCharactersCharacterIdFwStatsVictoryPoints

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