Click or drag to resize

IDrawInfo Interface

Defines a contract for classes implementing the draw info

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 IDrawInfo

The IDrawInfo type exposes the following members.

Properties
 NameDescription
Public propertyDrawType Gets the type of the draw
Public propertyGameType Gets the type of the game
Public propertyTimeType Gets the type of the time
Top
See Also