Click or drag to resize

IPeriodStatus Interface

Defines a contract implemented by classes representing period status

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 IPeriodStatus

The IPeriodStatus type exposes the following members.

Properties
 NameDescription
Public propertyNumber Gets the number of the specific lap.
Public propertyPeriodResults Gets the period results
Public propertyStatus Gets the status.
Public propertyType Gets the type
Top
See Also