Click or drag to resize

IScheduledStartTimeChange Interface

Defines a contract implemented by classes providing schedule start time change

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 IScheduledStartTimeChange

The IScheduledStartTimeChange type exposes the following members.

Properties
 NameDescription
Public propertyChangedAt Gets the changed at
Public propertyNewTime Gets the new time
Public propertyOldTime Gets the old time
Top
See Also