Class LcooMarketMapping
- Namespace
- Sportradar.OddsFeed.SDK.Entities.Rest.MarketMapping
- Assembly
- Sportradar.OddsFeed.SDK.dll
Implementation of the IMarketMapping for the LiveCycleOfOdds feed
public class LcooMarketMapping : IMarketMapping
- Inheritance
-
LcooMarketMapping
- Implements
- Inherited Members
Properties
Sov
Gets the special odds value for the Lcoo market
public string Sov { get; }
Property Value
TypeId
Gets the TypeId of the Lcoo market
public int TypeId { get; }
Property Value
Methods
ToString()
Returns a string that represents the current object.
public override string ToString()
Returns
- string
A string that represents the current object.