Click or drag to resize

ICompetitorResult Interface

Defines contract used by classes that provide competitor result information

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

The ICompetitorResult type exposes the following members.

Properties
 NameDescription
Public propertySpecifiers Gets the specifiers
Public propertyType Get the type
Public propertyValue Gets the value
Top
See Also