Table of Contents

Class seasonCoverageInfo

Namespace
Sportradar.OddsFeed.SDK.Messages.Rest
Assembly
Sportradar.OddsFeed.SDK.dll
[Serializable]
public class seasonCoverageInfo
Inheritance
seasonCoverageInfo
Inherited Members

Properties

max_coverage_level

public string max_coverage_level { get; set; }

Property Value

string

max_covered

public int max_covered { get; set; }

Property Value

int

max_coveredSpecified

public bool max_coveredSpecified { get; set; }

Property Value

bool

min_coverage_level

public string min_coverage_level { get; set; }

Property Value

string

played

public int played { get; set; }

Property Value

int

scheduled

public int scheduled { get; set; }

Property Value

int

season_id

public string season_id { get; set; }

Property Value

string