Click or drag to resize

MatchHeaderIsBooked Property

Whether the match is booked by the client.

Namespace: Sportradar.SDK.FeedProviders.LiveScout
Assembly: LiveScoutFeedProvider (in LiveScoutFeedProvider.dll) Version: 2.28.0.0
Syntax
C#
public bool? IsBooked { get; }

Property Value

NullableBoolean
See Also