Table of Contents

Class PlayerStatistics

Namespace
Sportradar.LiveData.Sdk.FeedProviders.LiveScout.Types
Assembly
Sportradar.LiveData.Sdk.dll
[Serializable]
public class PlayerStatistics
Inheritance
PlayerStatistics
Inherited Members

Fields

EVENT_TYPE

public static int EVENT_TYPE

Field Value

int

Properties

AwayBattersStatsTotal

public string AwayBattersStatsTotal { get; }

Property Value

string

AwayPitchersStatsTotal

public string AwayPitchersStatsTotal { get; }

Property Value

string

AwayPlayerStatsOt

public string AwayPlayerStatsOt { get; }

Property Value

string

AwayPlayerStatsP1

public string AwayPlayerStatsP1 { get; }

Property Value

string

AwayPlayerStatsP2

public string AwayPlayerStatsP2 { get; }

Property Value

string

AwayPlayerStatsP3

public string AwayPlayerStatsP3 { get; }

Property Value

string

AwayPlayerStatsP4

public string AwayPlayerStatsP4 { get; }

Property Value

string

AwayPlayerStatsSet1

public string AwayPlayerStatsSet1 { get; }

Property Value

string

AwayPlayerStatsSet2

public string AwayPlayerStatsSet2 { get; }

Property Value

string

AwayPlayerStatsSet3

public string AwayPlayerStatsSet3 { get; }

Property Value

string

AwayPlayerStatsSet4

public string AwayPlayerStatsSet4 { get; }

Property Value

string

AwayPlayerStatsSet5

public string AwayPlayerStatsSet5 { get; }

Property Value

string

AwayPlayerStatsTotal

public string AwayPlayerStatsTotal { get; }

Property Value

string

HomeBattersStatsTotal

public string HomeBattersStatsTotal { get; }

Property Value

string

HomePitchersStatsTotal

public string HomePitchersStatsTotal { get; }

Property Value

string

HomePlayerStatsOt

public string HomePlayerStatsOt { get; }

Property Value

string

HomePlayerStatsP1

public string HomePlayerStatsP1 { get; }

Property Value

string

HomePlayerStatsP2

public string HomePlayerStatsP2 { get; }

Property Value

string

HomePlayerStatsP3

public string HomePlayerStatsP3 { get; }

Property Value

string

HomePlayerStatsP4

public string HomePlayerStatsP4 { get; }

Property Value

string

HomePlayerStatsSet1

public string HomePlayerStatsSet1 { get; }

Property Value

string

HomePlayerStatsSet2

public string HomePlayerStatsSet2 { get; }

Property Value

string

HomePlayerStatsSet3

public string HomePlayerStatsSet3 { get; }

Property Value

string

HomePlayerStatsSet4

public string HomePlayerStatsSet4 { get; }

Property Value

string

HomePlayerStatsSet5

public string HomePlayerStatsSet5 { get; }

Property Value

string

HomePlayerStatsTotal

public string HomePlayerStatsTotal { get; }

Property Value

string

Methods

ToString()

Returns a string that represents the current object.

public override string ToString()

Returns

string

A string that represents the current object.

Remarks

Can be used for diagnostics purposes.