Class: TrophyApiClient::PointsBoostWebhookPayloadRounding

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

Overview

The rounding method applied to boosted points.

Constant Summary collapse

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