Class: TrophyApiClient::PatchPointsTriggersRequestItemType

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

Overview

Updated trigger type. Can only be changed when the trigger is inactive. Required

fields for the new type must be provided.

Constant Summary collapse

METRIC =
"metric"
ACHIEVEMENT =
"achievement"
STREAK =
"streak"
TIME =
"time"
USER_CREATION =
"user_creation"