Click or drag to resize

IMarketWithOddsMarketMetadata Property

Gets the market metadata which contains the additional market information

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#
IMarketMetadata MarketMetadata { get; }

Property Value

IMarketMetadata
The market metadata which contains the additional market information
See Also