Click or drag to resize

IMarketWithOddsIsFavorite Property

Gets a value indicating whether the market associated with the current instance is the favorite market (i.e. the one with most balanced odds)

Namespace: Sportradar.OddsFeed.SDK.Entities
Assembly: Sportradar.OddsFeed.SDK.Entities (in Sportradar.OddsFeed.SDK.Entities.dll) Version: 1.59.0.0 (1.59.0.0)
Syntax
C#
bool IsFavorite { get; }

Property Value

Boolean
See Also