Table of Contents

Class bookmatch

Namespace
Sportradar.LiveData.Sdk.Providers.Protocols.LiveScout.Server
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

long

matchidSpecified

public bool matchidSpecified { get; set; }

Property Value

bool

message

public string message { get; set; }

Property Value

string

result

public bookmatchResult result { get; set; }

Property Value

bookmatchResult