Click or drag to resize

IPeriodCompetitorResult Interface

Defines a contract implemented by classes representing competitor result per period

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 IPeriodCompetitorResult

The IPeriodCompetitorResult type exposes the following members.

Properties
 NameDescription
Public propertyCompetitorResults Gets the competitor results
Public propertyId Gets the competitor id
Top
See Also