Class market_descriptions
- Namespace
- Sportradar.OddsFeed.SDK.Messages.Rest
- Assembly
- Sportradar.OddsFeed.SDK.dll
[Serializable]
[SuppressMessage("Style", "IDE1006: Naming rule violation", Justification = "RestMessages defaults")]
public class market_descriptions : RestMessage
- Inheritance
-
market_descriptions
- Inherited Members
Properties
location
public string location { get; set; }
Property Value
market
public desc_market[] market { get; set; }
Property Value
response_code
public response_code response_code { get; set; }
Property Value
response_codeSpecified
public bool response_codeSpecified { get; set; }