Click or drag to resize

ISoccerStatisticsPeriodStatistics Property

Gets the list of separate period statistics

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#
IEnumerable<IPeriodStatistics> PeriodStatistics { get; }

Property Value

IEnumerableIPeriodStatistics
The list of separate period statistics
See Also