Class TeamPlayerStats
- Namespace
- Sportradar.LiveData.Sdk.FeedProviders.LiveScout.Types
- Assembly
- Sportradar.LiveData.Sdk.dll
[Serializable]
public class TeamPlayerStats
- Inheritance
-
TeamPlayerStats
- Inherited Members
Properties
PlayerStats
public PlayerStats[] PlayerStats { get; }
Property Value
Side
public Team Side { get; }
Property Value
Type
public TeamPlayerStatsType Type { 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.