Click or drag to resize

ISoccerStatistics Interface

Defines a contract for classes implementing soccer match specific 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 ISoccerStatistics

The ISoccerStatistics type exposes the following members.

Properties
 NameDescription
Public propertyPeriodStatistics Gets the list of separate period statistics
Public propertyTotalStatistics Gets the list of complete team statistics data
Top
See Also