Aydsko iRacing Data API
Show / Hide Table of Contents

Class SeasonTeamStandingCar

Inheritance
object
SeasonTeamStandingCar
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Aydsko.iRacingData.Stats
Assembly: Aydsko.iRacingData.dll
Syntax
public class SeasonTeamStandingCar

Properties

Carclassid

Declaration
[JsonPropertyName("carclassid")]
public int Carclassid { get; set; }
Property Value
Type Description
int

Carid

Declaration
[JsonPropertyName("carid")]
public int Carid { get; set; }
Property Value
Type Description
int
In this article
Back to top Generated by DocFX