Class: TrophyApiClient::MetricStatus

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

Overview

The status of the achievement.

Constant Summary collapse

ARCHIVED =
"archived"
ACTIVE =
"active"