Table of Contents

Interface IRaceDriverProfile

Namespace
Sportradar.OddsFeed.SDK.Entities.Rest
Assembly
Sportradar.OddsFeed.SDK.dll

Represents a race driver profile

public interface IRaceDriverProfile

Properties

Car

Gets the car info

ICar Car { get; }

Property Value

ICar

The car info

RaceDriverId

Gets the race driver id

Urn RaceDriverId { get; }

Property Value

Urn

The race driver id

RaceTeamId

Gets the race team id

Urn RaceTeamId { get; }

Property Value

Urn

The race team id