Click or drag to resize

AliveWithOutrightsOutrightHeaders Property

Gets a list of OutrightHeader items identifying outrights that Betradar is supplying at a given time

Namespace: Sportradar.SDK.FeedProviders.LiveOdds.Outrights
Assembly: LiveOddsFeedProvider (in LiveOddsFeedProvider.dll) Version: 2.28.0.0
Syntax
C#
public List<OutrightHeader> OutrightHeaders { get; }

Property Value

ListOutrightHeader
See Also