| Name | Summary |
|---|---|
didUpdate | abstract val didUpdate: Boolean A boolean indicates whether the leaderboard was updated. |
json | open val json: String |
updatedChallengeIds | abstract val updatedChallengeIds: List<String>? If the leaderboard is updated, this represents the updated challenge IDs. The updated challenge IDs can be used by horizon.platform.challenges.Challenges.getEntries, horizon.platform.challenges.Challenges.getEntriesAfterRank, or horizon.platform.challenges.Challenges.getEntriesByIds APIs. |