Class: TrophyApiClient::AdminPointsTriggerTimeUnit

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

Overview

The time unit. Only present for time triggers.

Constant Summary collapse

HOURS =
"hours"
DAYS =
"days"