Table of Contents

Class possession

Namespace
Sportradar.LiveData.Sdk.Providers.Protocols.LiveScout.Server
Assembly
Sportradar.LiveData.Sdk.dll
[Serializable]
public class possession : ServerData, IProtocolResponse, IProtocolBase
Inheritance
possession
Implements
Inherited Members

Properties

t1

public int t1 { get; set; }

Property Value

int

t1Specified

public bool t1Specified { get; set; }

Property Value

bool

t2

public int t2 { get; set; }

Property Value

int

t2Specified

public bool t2Specified { get; set; }

Property Value

bool

team

public possessionTeam team { get; set; }

Property Value

possessionTeam

teamSpecified

public bool teamSpecified { get; set; }

Property Value

bool