Class: TrophyApiClient::CreatedPointsBoostRounding
- Inherits:
-
Object
- Object
- TrophyApiClient::CreatedPointsBoostRounding
- Defined in:
- lib/trophy_api_client/types/created_points_boost_rounding.rb
Overview
How boosted points are rounded.
Constant Summary collapse
- DOWN =
"down"- UP =
"up"- NEAREST =
"nearest"