Click or drag to resize

IMarket Interface

Provides an available selections for a particular market

Namespace: Sportradar.OddsFeed.SDK.Entities.REST.CustomBet
Assembly: Sportradar.OddsFeed.SDK.Entities.REST (in Sportradar.OddsFeed.SDK.Entities.REST.dll) Version: 1.59.0.0 (1.59.0.0)
Syntax
C#
public interface IMarket

The IMarket type exposes the following members.

Properties
 NameDescription
Public propertyId Gets the id of the market
Public propertyOutcomes Gets the outcomes for this market
Public propertySpecifiers Gets the specifiers for this market
Top
See Also