public interface CashOutProbabilities<T extends SportEvent> extends MarketMessage<T>
Modifier and Type | Method and Description |
---|---|
String |
getBetstopReason()
Returns the reason for the most recently sent betstop if the betstop is still active
|
NamedValue |
getBetstopReasonValue()
Returns the betstop reason value descriptor
|
String |
getBettingStatus()
If this field is set, it reports that a previous betstop was sent but the markets have now
been reopened.
|
NamedValue |
getBettingStatusValue()
Returns the betting status value descriptor
|
List<MarketWithProbabilities> |
getMarkets()
Returns a list of markets that are affected by the associated message
|
getEvent, getRawMessage, getRequestId
getProducer, getTimestamps
NamedValue getBetstopReasonValue()
String getBetstopReason()
NamedValue getBettingStatusValue()
String getBettingStatus()
List<MarketWithProbabilities> getMarkets()
MarketMessage
getMarkets
in interface MarketMessage<T extends SportEvent>
Copyright © 2016–2025. All rights reserved.