Class: TrophyApiClient::CreatePointsTriggerRequestItemStatus
- Inherits:
-
Object
- Object
- TrophyApiClient::CreatePointsTriggerRequestItemStatus
- Defined in:
- lib/trophy_api_client/types/create_points_trigger_request_item_status.rb
Overview
The status of the trigger. Defaults to ‘inactive’.
Constant Summary collapse
- ACTIVE =
"active"- INACTIVE =
"inactive"