Package | Description |
---|---|
com.sportradar.unifiedodds.sdk.internal.impl.oddsentities | |
com.sportradar.unifiedodds.sdk.oddsentities |
Modifier and Type | Class and Description |
---|---|
class |
CashOutProbabilitiesImpl<T extends SportEvent>
Implements methods used to access event CashOut probabilities
|
Modifier and Type | Interface and Description |
---|---|
interface |
BetCancel<T extends SportEvent>
Sent to describe that all bets on the particular market (line) for the particular competition
should be cancelled and refunded in full.
|
interface |
BetSettlement<T extends SportEvent>
Received when one or more markets for a particular competition have an outcome and results should
be cleared
|
interface |
CashOutProbabilities<T extends SportEvent>
Defines methods implemented by cash-out probability messages
|
interface |
OddsChange<T extends SportEvent>
Describes a set of odds changes for a particular competition
|
interface |
RollbackBetCancel<T extends SportEvent>
This message is sent to rollback/undo a previously sent out BetCancel message if possible.
|
interface |
RollbackBetSettlement<T extends SportEvent>
Rollback is sent when a previously sent bet_settlement was sent in error and needs to be
rollbacked
|
Copyright © 2016–2025. All rights reserved.