Uses of Class
com.sportradar.mbs.sdk.entities.stake.FreeCashStake.Builder
-
Uses of FreeCashStake.Builder in com.sportradar.mbs.sdk.entities.stake
Modifier and TypeMethodDescriptionstatic FreeCashStake.Builder
FreeCashStake.newBuilder()
Returns a new instance of the Builder for creating a FreeCashStake object.static FreeCashStake.Builder
Stake.newFreeCashStakeBuilder()
Creates a new instance of FreeCashStake.Builder.FreeCashStake.Builder.setAmount
(BigDecimal value) Sets the stake amount.FreeCashStake.Builder.setCurrency
(String value) Sets the currency of the stake.Sets the stake mode.FreeCashStake.Builder.setTraceId
(String value) Sets the trace ID.