| Name | Summary |
|---|---|
apiName | abstract val apiName: String The API name of this leaderboard. This is a unique string that your application will refer to this leaderboard in your app code. |
destination | abstract val destination: Destination? An optional deep link horizon.platform.richpresence.models.Destination, which means when a user clicks on the leaderboard, they will be taken to this in-app destination. |
id | abstract val id: String The generated GUID of this leaderboard. |
json | open val json: String |