Click or drag to resize

IManager Interface

Defines a contract for classes implementing manager info

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 IManager

The IManager type exposes the following members.

Properties
 NameDescription
Public propertyCountryCode Gets the country code
Public propertyId Gets a URN specifying the id of the manager
Top
Methods
 NameDescription
Public methodGetName Gets the name of the manager
Public methodGetNationality Gets the nationality of the manager
Top
See Also