Class: TrophyApiClient::UpdateLeaderboardRequestItemRankBy

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

Overview

The updated ranking criterion. This can only be changed while the leaderboard is

inactive.

Constant Summary collapse

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