Table of Contents

Class Score

Namespace
Sportradar.LiveData.Sdk.FeedProviders.LiveScout.Types
Assembly
Sportradar.LiveData.Sdk.dll

Score

[Serializable]
public class Score
Inheritance
Score
Inherited Members

Properties

SubScore

public Score SubScore { get; }

Property Value

Score

Team1

public double Team1 { get; }

Property Value

double

Team2

public double Team2 { get; }

Property Value

double

Type

public string Type { 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.