Table of Contents

Class PlayerStats

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

Properties

Pid

public long Pid { get; }

Property Value

long

Stats

public Stats[] Stats { get; }

Property Value

Stats[]

Methods

ToString()

Returns a string that represents the current object.

public override string ToString()

Returns

string

A string that represents the current object.