Click or drag to resize

IDelayedInfo Interface

Defines a contract implemented by classes representing delayed info in a sport event

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 IDelayedInfo

The IDelayedInfo type exposes the following members.

Properties
 NameDescription
Public propertyDescriptions Gets the list of translated names
Public propertyId Gets the id identifying the current instance
Top
Methods
 NameDescription
Public methodGetDescription Gets the description associated with this instance in specific language
Top
See Also