Class: TrophyApiClient::PointsTriggerResponseStatus

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

Overview

The status of the trigger.

Constant Summary collapse

ACTIVE =
"active"
ARCHIVED =
"archived"