Click or drag to resize

IMarketAttribute Interface

Represents market attribute used to provide additional information about a market

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

The IMarketAttribute type exposes the following members.

Properties
 NameDescription
Public propertyDescription Gets the attribute description
Public propertyName Gets the attribute name
Top
See Also