Table of Contents

Interface IPeriodCompetitorResult

Namespace
Sportradar.OddsFeed.SDK.Entities.Rest
Assembly
Sportradar.OddsFeed.SDK.dll

Defines a contract implemented by classes representing competitor result per period

public interface IPeriodCompetitorResult

Properties

CompetitorResults

Gets the competitor results

IEnumerable<ICompetitorResult> CompetitorResults { get; }

Property Value

IEnumerable<ICompetitorResult>

The results

Id

Gets the competitor id

Urn Id { get; }

Property Value

Urn

The competitor id