Class desc_market
- Namespace
- Sportradar.OddsFeed.SDK.Messages.Rest
- Assembly
- Sportradar.OddsFeed.SDK.dll
[Serializable]
public class desc_market
- Inheritance
-
desc_market
- Inherited Members
-
Properties
attributes
public attributesAttribute[] attributes { get; set; }
Property Value
- attributesAttribute[]
description
public string description { get; set; }
Property Value
- string
groups
public string groups { get; set; }
Property Value
- string
id
public int id { get; set; }
Property Value
- int
includes_outcomes_of_type
public string includes_outcomes_of_type { get; set; }
Property Value
- string
mappings
public mappingsMapping[] mappings { get; set; }
Property Value
- mappingsMapping[]
name
public string name { get; set; }
Property Value
- string
outcome_type
public string outcome_type { get; set; }
Property Value
- string
outcomes
public desc_outcomesOutcome[] outcomes { get; set; }
Property Value
- desc_outcomesOutcome[]
specifiers
public desc_specifiersSpecifier[] specifiers { get; set; }
Property Value
- desc_specifiersSpecifier[]
variant
public string variant { get; set; }
Property Value
- string