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
match_status
public desc_match_status[] match_status { get; set; }
Property Value
response_code
public response_code response_code { get; set; }
Property Value
response_codeSpecified
public bool response_codeSpecified { get; set; }