Class: TrophyApiClient::AdminLeaderboardRankBy

Inherits:
Object
  • Object
show all
Defined in:
lib/trophy_api_client/types/admin_leaderboard_rank_by.rb

Overview

What the leaderboard ranks by.

Constant Summary collapse

METRIC =
"metric"
STREAK =
"streak"
POINTS =
"points"