Class: TrophyApiClient::PointsBoostWebhookPayloadStatus

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

Overview

The status of the points boost.

Constant Summary collapse

ACTIVE =
"active"
FINISHED =
"finished"