Class: TrophyApiClient::CreateLeaderboardRequestItemRankBy

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

Overview

What the leaderboard ranks by.

Constant Summary collapse

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