Click or drag to resize

IOutcomeMappingData Interface

Represents mapping information used to map market outcomes

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 IOutcomeMappingData

The IOutcomeMappingData type exposes the following members.

Properties
 NameDescription
Public propertyMarketId Gets the mapped market identifier
Public propertyOutcomeId Gets the id of the outcome
Public propertyProducerOutcomeId Gets the producer outcome identifier
Top
Methods
 NameDescription
Public methodGetProducerOutcomeName Gets the name of the producer outcome in specified language
Top
See Also