Table of Contents

Class Gold

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

gold

[Serializable]
public class Gold
Inheritance
Gold
Inherited Members

Properties

MapNr

mapnr

public int MapNr { get; }

Property Value

int

T1

t1

public int T1 { get; }

Property Value

int

T2

t2

public int T2 { get; }

Property Value

int

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.