Click or drag to resize

IRaceDriverProfile Interface

Represents a race driver profile

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 IRaceDriverProfile

The IRaceDriverProfile type exposes the following members.

Properties
 NameDescription
Public propertyCar Gets the car info
Public propertyRaceDriverId Gets the race driver id
Public propertyRaceTeamId Gets the race team id
Top
See Also