Class productInfo
- Namespace
- Sportradar.OddsFeed.SDK.Messages.Rest
- Assembly
- Sportradar.OddsFeed.SDK.dll
[Serializable]
public class productInfo
- Inheritance
-
productInfo
- Inherited Members
-
Properties
is_auto_traded
public productInfoItem is_auto_traded { get; set; }
Property Value
- productInfoItem
is_in_hosted_statistics
public productInfoItem is_in_hosted_statistics { get; set; }
Property Value
- productInfoItem
is_in_live_center_soccer
public productInfoItem is_in_live_center_soccer { get; set; }
Property Value
- productInfoItem
is_in_live_match_tracker
public productInfoItem is_in_live_match_tracker { get; set; }
Property Value
- productInfoItem
is_in_live_score
public productInfoItem is_in_live_score { get; set; }
Property Value
- productInfoItem
links
public productInfoLink[] links { get; set; }
Property Value
- productInfoLink[]
streaming
public streamingChannel[] streaming { get; set; }
Property Value
- streamingChannel[]