more rank stuff, might be ready for use
This commit is contained in:
@@ -13,6 +13,7 @@ namespace TOOHUCardAPI.Data.Models
|
||||
public RankType RankType { get; set; }
|
||||
public string Username { get; set; }
|
||||
public User User { get; set; }
|
||||
public long AccountId { get; set; }
|
||||
public string Version { get; set; }
|
||||
public int Wave { get; set; }
|
||||
public long Damage { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user