Class Court
- Namespace
- Sportradar.LiveData.Sdk.FeedProviders.LiveScout.Types
- Assembly
- Sportradar.LiveData.Sdk.dll
Court
[Serializable]
public class Court
- Inheritance
-
Court
- Inherited Members
Properties
CourtSeq
Court seq
public int? CourtSeq { get; }
Property Value
- int?
Id
Id
public int Id { get; }
Property Value
Name
Name
public string Name { 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.