rank endpoint done
This commit is contained in:
@@ -11,5 +11,6 @@ namespace TOOHUCardAPI.Data.Models
|
||||
public int Id { get; set; }
|
||||
public string TowerKey { get; set; }
|
||||
public string EncodedData { get; set; }
|
||||
public int RankEntryId { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user