Table of Contents

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

BattersStatsTotal

PitchersStatsTotal

public PitchersStatsTotal PitchersStatsTotal { get; }

Property Value

PitchersStatsTotal

TeamPlayerStats

public TeamPlayerStats[] TeamPlayerStats { get; }

Property Value

TeamPlayerStats[]

TeamStats

public TeamStats[] TeamStats { get; }

Property Value

TeamStats[]

Methods

ToString()

Returns a string that represents the current object.

public override string ToString()

Returns

string

A string that represents the current object.