Class: TrophyApiClient::StreakFrequency

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

Constant Summary collapse

DAILY =
"daily"
WEEKLY =
"weekly"
MONTHLY =
"monthly"
YEARLY =
"yearly"