Click or drag to resize

ISeasonInfo Interface

Defines a contract for classes implementing

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 ISeasonInfo

The ISeasonInfo type exposes the following members.

Properties
 NameDescription
Public propertyId Gets the URN identifying the current instance
Public propertyNames Gets the list of translated names
Top
Methods
 NameDescription
Public methodGetName Gets the name.
Top
See Also