Interface MarketCancel
- All Superinterfaces:
Market
Information about a market that was cancelled
-
Method Summary
Modifier and TypeMethodDescriptionReturns the void reason descriptionReturns the void reason descriptorMethods inherited from interface com.sportradar.unifiedodds.sdk.oddsentities.Market
getAdditionalMarketInfo, getId, getMarketDefinition, getName, getName, getNames, getSpecifiers
-
Method Details
-
getVoidReasonValue
NamedValue getVoidReasonValue()Returns the void reason descriptor- Returns:
- the void reason descriptor
-
getVoidReason
String getVoidReason()Returns the void reason description- Returns:
- the void reason description
-