Click or drag to resize

IEventTimeline Interface

Defines a contract for classes implementing event timeline for specific ISportEvent

Namespace: Sportradar.OddsFeed.SDK.Entities.REST
Assembly: Sportradar.OddsFeed.SDK.Entities.REST (in Sportradar.OddsFeed.SDK.Entities.REST.dll) Version: 1.59.0.0 (1.59.0.0)
Syntax
C#
public interface IEventTimeline

The IEventTimeline type exposes the following members.

Properties
 NameDescription
Public propertyTimelineEvents Gets the chronological list of events
Top
See Also