Table of Contents

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

Team

Stats

public Stats[] Stats { get; }

Property Value

Stats[]

Type

public TeamStatsType Type { get; }

Property Value

TeamStatsType

Methods

ToString()

Returns a string that represents the current object.

public override string ToString()

Returns

string

A string that represents the current object.