Click or drag to resize

ScoutOddsSubType Property

Tells what kind of freetext odds this is (e.g. SubType="2" resolves to Description="Which team has kick off?").

Namespace:  Sportradar.SDK.FeedProviders.LiveScout
Assembly:  LiveScoutFeedProvider (in LiveScoutFeedProvider.dll) Version: 2.23.0.0 (2.23.0.0)
Syntax
C#
public int? SubType { get; }

Property Value

Type: NullableInt32
See Also