Click or drag to resize

ISpecifier Interface

Defines a contract implemented by classes representing market / outright / outcome specifiers representing a part of unique identifiers

Namespace: Sportradar.OddsFeed.SDK.Entities.REST.Market
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 ISpecifier

The ISpecifier type exposes the following members.

Properties
 NameDescription
Public propertyName Gets the name of the specifier represented by the current instance
Public propertyType Gets the type name of the specifier represented by the current instance
Top
See Also