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