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