Class: TrophyApiClient::LeaderboardResponseRankBy

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

Overview

What the leaderboard ranks by.

Constant Summary collapse

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