- All Superinterfaces:
- SDKFeedMessage, SDKMessage, SDKOddsMessage<T>
public interface BetCancel<T extends SportEvent>
extends SDKOddsMessage<T>
Sent to describe that all bets on the particular market (line) for the particular competition
should be cancelled and refunded in full. If a time range is specified it only relates to bets
for that market within that time period. This could for example happen if a goal is first
incorrectly reported and then readjusted. During the period from the incorrect report to the
adjustment all bets on related markets would be canceled in retrospect.
Cancel bet is sent when a particular bets made on a particular market needs to be cancelled and
refunded due to some kind of error. This is different than a bet-settlement / refund in that this
message is sent due to some kind of error.