Class: TrophyApiClient::AdminPointsTriggerType
- Inherits:
-
Object
- Object
- TrophyApiClient::AdminPointsTriggerType
- Defined in:
- lib/trophy_api_client/types/admin_points_trigger_type.rb
Overview
The type of trigger.
Constant Summary collapse
- METRIC =
"metric"- ACHIEVEMENT =
"achievement"- STREAK =
"streak"- TIME =
"time"- USER_CREATION =
"user_creation"