Uses of Class
com.sportradar.mbs.sdk.entities.stake.Stake
Package
Description
-
Uses of Stake in com.sportradar.mbs.sdk.entities.common
Modifier and TypeMethodDescriptionStake[]
Bet.getStake()
Gets the stake of the bet.Stake[]
CasinoSession.getStake()
Gets the stake array.Modifier and TypeMethodDescriptionSets the stake of the bet.void
Sets the stake of the bet.Sets the stake array for the CasinoSession instance being built.void
Sets the stake array. -
Uses of Stake in com.sportradar.mbs.sdk.entities.stake
Modifier and TypeClassDescriptionclass
Represents a bonus stake in the system.class
Represents a cash stake in the system.class
Represents a stake made with free cash.class
Represents a free rollover stake.class
Represents a free stake in the system. -
Uses of Stake in com.sportradar.mbs.sdk.entities.suggestion
Modifier and TypeMethodDescriptionStake[]
AltStakeSuggestion.getStake()
Gets the stake array.Stake[]
ReofferSuggestion.getStake()
Gets the stake of the reoffer suggestion.Modifier and TypeMethodDescriptionSets the stake array for the AltStakeSuggestion instance.void
Sets the stake array.Sets the stake of the reoffer suggestion.void
Sets the stake of the reoffer suggestion.