Class: TrophyApiClient::CreatedPointsBoostStatus

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

Overview

The status of the boost.

Constant Summary collapse

ACTIVE =
"active"
SCHEDULED =
"scheduled"
FINISHED =
"finished"