Class: TrophyApiClient::LeaderboardResponseWithRankingsStatus
- Inherits:
-
Object
- Object
- TrophyApiClient::LeaderboardResponseWithRankingsStatus
- Defined in:
- lib/trophy_api_client/types/leaderboard_response_with_rankings_status.rb
Overview
The status of the leaderboard.
Constant Summary collapse
- ACTIVE =
"active"- SCHEDULED =
"scheduled"- FINISHED =
"finished"