Class: TrophyApiClient::CreatePointsBoostRequestItemRounding
- Inherits:
-
Object
- Object
- TrophyApiClient::CreatePointsBoostRequestItemRounding
- Defined in:
- lib/trophy_api_client/types/create_points_boost_request_item_rounding.rb
Overview
How to round the boosted points. Defaults to ‘down’.
Constant Summary collapse
- DOWN =
"down"- UP =
"up"- NEAREST =
"nearest"