interface SupplementaryMetric
id
: String
[Get] |
The ID of the leaderboard that this supplementary metric belongs to. This is the unique value for every Leaderboard.
Signature
abstract val id: String |
metric
: Long
[Get] |
This is the metric that is used to determine tiebreaks.
Signature
abstract val metric: Long |