Class: TrophyApiClient::PointsTriggerTimeUnit

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

Overview

If the trigger has type ‘time’, the unit of time after which to award points

Constant Summary collapse

HOUR =
"hour"
DAY =
"day"