public interface MarketWithOdds extends Market
OddsChange
message.Modifier and Type | Method and Description |
---|---|
MarketMetadata |
getMarketMetadata()
Returns a
MarketMetadata instance which contains additional market information |
List<OutcomeOdds> |
getOutcomeOdds()
Returns a list of odds for the different available market outcomes
|
MarketStatus |
getStatus()
An indication if the associated market is active
|
boolean |
isFavourite()
Only applicable if multiple market lines of the same market type is provided in the odds
update
|
getAdditionalMarketInfo, getId, getMarketDefinition, getName, getName, getNames, getSpecifiers
MarketStatus getStatus()
List<OutcomeOdds> getOutcomeOdds()
boolean isFavourite()
MarketMetadata getMarketMetadata()
MarketMetadata
instance which contains additional market informationMarketMetadata
instance which contains additional market informationCopyright © 2016–2025. All rights reserved.