Class: TrophyApiClient::Leaderboards::LeaderboardsAllResponseItemStatus

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

Overview

The status of the leaderboard.

Constant Summary collapse

ACTIVE =
"active"
SCHEDULED =
"scheduled"
FINISHED =
"finished"