Table of Contents

Interface IDrawInfo

Namespace
Sportradar.OddsFeed.SDK.Entities.Rest
Assembly
Sportradar.OddsFeed.SDK.dll

Defines a contract for classes implementing the draw info

public interface IDrawInfo

Properties

DrawType

Gets the type of the draw

DrawType DrawType { get; }

Property Value

DrawType

The type of the draw

GameType

Gets the type of the game

string GameType { get; }

Property Value

string

The type of the game

TimeType

Gets the type of the time

TimeType TimeType { get; }

Property Value

TimeType

The type of the time