Table of Contents

Class match_status_descriptions

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

Properties

location

public string location { get; set; }

Property Value

string

match_status

public desc_match_status[] match_status { get; set; }

Property Value

desc_match_status[]

response_code

public response_code response_code { get; set; }

Property Value

response_code

response_codeSpecified

public bool response_codeSpecified { get; set; }

Property Value

bool