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