Uses of Class
com.sportradar.mbs.sdk.entities.payout.WithheldPayout.Builder
-
Uses of WithheldPayout.Builder in com.sportradar.mbs.sdk.entities.payout
Modifier and TypeMethodDescriptionstatic WithheldPayout.Builder
WithheldPayout.newBuilder()
Creates a new instance of the WithheldPayout.Builder class.static WithheldPayout.Builder
Payout.newWithheldPayoutBuilder()
Creates a new instance of theWithheldPayout.Builder
class.WithheldPayout.Builder.setAmount
(BigDecimal value) Sets the amount of the witheld payout.WithheldPayout.Builder.setCurrency
(String value) Sets the currency of the witheld payout.WithheldPayout.Builder.setTraceId
(String value) Sets the trace ID of the witheld payout.