Class: TrophyApiClient::PointsTriggerStatus
- Inherits:
-
Object
- Object
- TrophyApiClient::PointsTriggerStatus
- Defined in:
- lib/trophy_api_client/types/points_trigger_status.rb
Overview
The status of the trigger.
Constant Summary collapse
- ACTIVE =
"active"- INACTIVE =
"inactive"- ARCHIVED =
"archived"