Class: TrophyApiClient::PatchPointsBoostsRequestItemRounding

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

Overview

Updated rounding strategy.

Constant Summary collapse

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