Click or drag to resize

IOutcomeMapping Interface

Defines a contract implemented by classes representing mapping id of outcome

Namespace: Sportradar.OddsFeed.SDK.Entities.REST.MarketMapping
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 IOutcomeMapping

The IOutcomeMapping type exposes the following members.

Properties
 NameDescription
Public propertyId Gets the identifier
Public propertyMarketId Gets the id of the mapped market
Top
Methods
 NameDescription
Public methodGetName Gets the name of the outcome in the specified language
Top
See Also