Class Goals
- Namespace
- Sportradar.LiveData.Sdk.FeedProviders.LiveScout.Types
- Assembly
- Sportradar.LiveData.Sdk.dll
Goals
[Serializable]
public class Goals
- Inheritance
-
Goals
- Inherited Members
Properties
T1
Gets the T1
public int T1 { get; }
Property Value
- int
The T1
T2
Gets the T2
public int T2 { get; }
Property Value
- int
The T2
Type
Gets the type (aussie_rules_score_type)
public string Type { get; }
Property Value
- string
The type
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