Class: TrophyApiClient::AdminPointsBoostStatus
- Inherits:
-
Object
- Object
- TrophyApiClient::AdminPointsBoostStatus
- Defined in:
- lib/trophy_api_client/types/admin_points_boost_status.rb
Overview
The status of the boost.
Constant Summary collapse
- ACTIVE =
"active"- SCHEDULED =
"scheduled"- FINISHED =
"finished"