RankingSummary structure, LastUpdate timestamp inside Ranking struct, Ranking documentation

This commit is contained in:
DanB
2024-10-18 18:53:50 +02:00
parent 2e192dde78
commit 14292a77ea
6 changed files with 253 additions and 57 deletions

View File

@@ -514,6 +514,7 @@ const (
StatID = "StatID"
StatIDs = "StatIDs"
SortedStatIDs = "SortedStatIDs"
LastUpdate = "LastUpdate"
TrendID = "TrendID"
RankingID = "RankingID"
BalanceType = "BalanceType"