Click or drag to resize

IHole Interface

Defines a contract implemented by classes representing a hole of a golf course

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 IHole

The IHole type exposes the following members.

Properties
 NameDescription
Public propertyNumber Gets the number of the hole
Public propertyPar Gets the par
Top
See Also