Class bookmatch
- Assembly
- Sportradar.LiveData.Sdk.dll
[Serializable]
public class bookmatch : ServerData, IProtocolResponse, IProtocolBase
- Inheritance
-
bookmatch
- Implements
- Inherited Members
Properties
matchid
public long matchid { get; set; }
Property Value
matchidSpecified
public bool matchidSpecified { get; set; }
Property Value
message
public string message { get; set; }
Property Value
result
public bookmatchResult result { get; set; }