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
T1
t1
public int T1 { get; }
Property Value
T2
t2
public int T2 { get; }
Property Value
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.