Interface ILeaderboardPayload

Hierarchy

  • ILeaderboardPayload

Properties

client_id: string

Client id of application leaderboard is linked to.

entries_url: string
entry_detail_url_template: string
id: string

Id of leaderboard

is_locked: boolean

If the leaderboard is locked

name: string

Name of leaderboard

reward_item: IRewardItem

Reward item

reward_item_id: string

Id of reward item linked to leaderboard

url: string

Generated using TypeDoc