Click or drag to resize

IMarketFilter 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 IMarketFilter

The IMarketFilter type exposes the following members.

Properties
 NameDescription
Public propertyId Gets the id of the market
Public propertyIsConflict Value indicating if this market is in conflict
Public propertyOutcomes Gets the outcomes for this market
Public propertySpecifiers Gets the specifiers for this market
Top
See Also