Click or drag to resize

ICar Interface

Represents a car

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 ICar

The ICar type exposes the following members.

Properties
 NameDescription
Public propertyChassis Gets the car chassis
Public propertyEngineName Gets the car engine name
Public propertyName Gets the car name
Top
See Also