Click or drag to resize

IPeriodStatistics Interface

Defines a contract for classes implementing 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#
public interface IPeriodStatistics

The IPeriodStatistics type exposes the following members.

Properties
 NameDescription
Public propertyPeriodName Gets the name of the period
Public propertyTeamStatistics Gets the list of team statistics for specific period
Top
See Also