Class: TrophyApiClient::CreatePointsTriggerRequestItemTimeUnit

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

Overview

Required if type is ‘time`. The unit for the time interval.

Constant Summary collapse

HOURS =
"hours"
DAYS =
"days"