Uses of Class
com.sportradar.mbs.sdk.entities.stake.Stake
Packages that use Stake
Package
Description
- 
Uses of Stake in com.sportradar.mbs.sdk.entities.common
Methods in com.sportradar.mbs.sdk.entities.common that return StakeModifier and TypeMethodDescriptionStake[]Bet.getStake()Gets the stake of the bet.Stake[]CasinoSession.getStake()Gets the stake array.Methods in com.sportradar.mbs.sdk.entities.common with parameters of type StakeModifier and TypeMethodDescriptionSets the stake of the bet.voidSets the stake of the bet.Sets the stake array for the CasinoSession instance being built.voidSets the stake array. - 
Uses of Stake in com.sportradar.mbs.sdk.entities.stake
Subclasses of Stake in com.sportradar.mbs.sdk.entities.stakeModifier and TypeClassDescriptionclassRepresents a bonus stake in the system.classRepresents a cash stake in the system.classRepresents a stake made with free cash.classRepresents a free rollover stake.classRepresents a free stake in the system. - 
Uses of Stake in com.sportradar.mbs.sdk.entities.suggestion
Methods in com.sportradar.mbs.sdk.entities.suggestion that return StakeModifier and TypeMethodDescriptionStake[]AltStakeSuggestion.getStake()Gets the stake array.Stake[]ReofferSuggestion.getStake()Gets the stake of the reoffer suggestion.Methods in com.sportradar.mbs.sdk.entities.suggestion with parameters of type StakeModifier and TypeMethodDescriptionSets the stake array for the AltStakeSuggestion instance.voidSets the stake array.Sets the stake of the reoffer suggestion.voidSets the stake of the reoffer suggestion.