Class: TrophyApiClient::Admin::Points::Boosts::CreatePointsBoostsRequestBoostsItemRounding
- Inherits:
-
Object
- Object
- TrophyApiClient::Admin::Points::Boosts::CreatePointsBoostsRequestBoostsItemRounding
- Defined in:
- lib/trophy_api_client/admin/points/boosts/types/create_points_boosts_request_boosts_item_rounding.rb
Overview
How to round the boosted points. Defaults to ‘down’.
Constant Summary collapse
- DOWN =
"down"- UP =
"up"- NEAREST =
"nearest"