Click or drag to resize

IMarketDescriptionIncludesOutcomesOfType Property

Note: This API is now obsolete.

Gets the includes_outcomes_of_type market attribute - an indication of which type of outcomes the market includes

Namespace: Sportradar.OddsFeed.SDK.Entities.REST.Market
Assembly: Sportradar.OddsFeed.SDK.Entities.REST (in Sportradar.OddsFeed.SDK.Entities.REST.dll) Version: 1.59.0.0 (1.59.0.0)
Syntax
C#
[ObsoleteAttribute("Use OutcomeType")]
string IncludesOutcomesOfType { get; }

Property Value

String
See Also