Class Statistics
- Namespace
- Sportradar.LiveData.Sdk.FeedProviders.LiveScout.Types
- Assembly
- Sportradar.LiveData.Sdk.dll
[Serializable]
public class Statistics
- Inheritance
-
Statistics
- Inherited Members
Properties
BattersStatsTotal
public BattersStatsTotal BattersStatsTotal { get; }
Property Value
PitchersStatsTotal
public PitchersStatsTotal PitchersStatsTotal { get; }
Property Value
TeamPlayerStats
public TeamPlayerStats[] TeamPlayerStats { get; }
Property Value
TeamStats
public TeamStats[] TeamStats { get; }
Property Value
Methods
ToString()
Returns a string that represents the current object.
public override string ToString()
Returns
- string
A string that represents the current object.