Class: TrophyApiClient::PointsTriggerResponseTimeUnit

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

Overview

The time unit of the trigger, if the trigger is a time interval.

Constant Summary collapse

HOUR =
"hour"
DAY =
"day"