Class: TrophyApiClient::PointsBoostRounding

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

Overview

The rounding method of the points boost

Constant Summary collapse

DOWN =
"down"
UP =
"up"
NEAREST =
"nearest"