Class MatchRole
- Namespace
- Sportradar.LiveData.Sdk.FeedProviders.LiveScout.Types
- Assembly
- Sportradar.LiveData.Sdk.dll
Match role
[Serializable]
public class MatchRole
- Inheritance
-
MatchRole
- Inherited Members
Properties
Description
Description
public string Description { get; set; }
Property Value
Id
Id
public int Id { get; set; }
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.