Click or drag to resize

IMarketDescriptionOutcomes Property

Gets the IEnumerableT describing the outcomes of the market described by the current instance

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#
IEnumerable<IOutcomeDescription> Outcomes { get; }

Property Value

IEnumerableIOutcomeDescription
See Also