Table of Contents

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

PlayerStats[]

Side

public Team Side { get; }

Property Value

Team

Type

public TeamPlayerStatsType Type { get; }

Property Value

TeamPlayerStatsType

Methods

ToString()

Returns a string that represents the current object.

public override string ToString()

Returns

string

A string that represents the current object.