Class: TrophyApiClient::NotificationType

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

Overview

A type of notification that can be configured.

Constant Summary collapse

ACHIEVEMENT_COMPLETED =
"achievement_completed"
RECAP =
"recap"
REACTIVATION =
"reactivation"
STREAK_REMINDER =
"streak_reminder"