Class: TrophyApiClient::AdminLeaderboardRunUnit

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

Overview

The recurrence unit when the leaderboard repeats.

Constant Summary collapse

DAY =
"day"
MONTH =
"month"
YEAR =
"year"