Class: TrophyApiClient::CreateMetricRequestItemUnitType

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

Overview

The metric unit type. Defaults to ‘number`.

Constant Summary collapse

NUMBER =
"number"
CURRENCY =
"currency"