Aydsko iRacing Data API
Show / Hide Table of Contents

Class SeasonSeries

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

Properties

Active

Declaration
[JsonPropertyName("active")]
public bool Active { get; set; }
Property Value
Type Description
bool

AllowedSeasonMembers

Declaration
[JsonPropertyName("allowed_season_members")]
public object? AllowedSeasonMembers { get; set; }
Property Value
Type Description
object

CarClassIds

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

CarTypes

Declaration
[JsonPropertyName("car_types")]
public CarTypes[] CarTypes { get; set; }
Property Value
Type Description
CarTypes[]

CautionLapsDoNotCount

Declaration
[JsonPropertyName("caution_laps_do_not_count")]
public bool CautionLapsDoNotCount { get; set; }
Property Value
Type Description
bool

Complete

Declaration
[JsonPropertyName("complete")]
public bool Complete { get; set; }
Property Value
Type Description
bool

CrossLicense

Declaration
[JsonPropertyName("cross_license")]
public bool CrossLicense { get; set; }
Property Value
Type Description
bool

DriverChangeRule

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

DriverChanges

Declaration
[JsonPropertyName("driver_changes")]
public bool DriverChanges { get; set; }
Property Value
Type Description
bool

Drops

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

FixedSetup

Declaration
[JsonPropertyName("fixed_setup")]
public bool FixedSetup { get; set; }
Property Value
Type Description
bool

GreenWhiteCheckeredLimit

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

GridByClass

Declaration
[JsonPropertyName("grid_by_class")]
public bool GridByClass { get; set; }
Property Value
Type Description
bool

HardcoreLevel

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

HasSuperSessions

Declaration
[JsonPropertyName("has_supersessions")]
public bool HasSuperSessions { get; set; }
Property Value
Type Description
bool

HeatSesInfo

Declaration
[JsonPropertyName("heat_ses_info")]
public HeatSessionInfo HeatSesInfo { get; set; }
Property Value
Type Description
HeatSessionInfo

IgnoreLicenseForPractice

Declaration
[JsonPropertyName("ignore_license_for_practice")]
public bool IgnoreLicenseForPractice { get; set; }
Property Value
Type Description
bool

IncidentLimit

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

IncidentWarnMode

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

IncidentWarnParam1

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

IncidentWarnParam2

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

IsHeatRacing

Declaration
[JsonPropertyName("is_heat_racing")]
public bool IsHeatRacing { get; set; }
Property Value
Type Description
bool

LicenseGroup

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

LicenseGroupTypes

Declaration
[JsonPropertyName("license_group_types")]
public LicenseGroupType[] LicenseGroupTypes { get; set; }
Property Value
Type Description
LicenseGroupType[]

LuckyDog

Declaration
[JsonPropertyName("lucky_dog")]
public bool LuckyDog { get; set; }
Property Value
Type Description
bool

MaxTeamDrivers

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

MaxWeeks

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

MinTeamDrivers

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

Multiclass

Declaration
[JsonPropertyName("multiclass")]
public bool Multiclass { get; set; }
Property Value
Type Description
bool

MustUseDiffTireTypesInRace

Declaration
[JsonPropertyName("must_use_diff_tire_types_in_race")]
public bool MustUseDiffTireTypesInRace { get; set; }
Property Value
Type Description
bool

NextRaceSession

Declaration
[JsonPropertyName("next_race_session")]
public object? NextRaceSession { get; set; }
Property Value
Type Description
object

NumberOfOptLaps

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

Official

Declaration
[JsonPropertyName("official")]
public bool Official { get; set; }
Property Value
Type Description
bool

OpDuration

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

OpenPracticeSessionTypeId

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

QualifierMustStartRace

Declaration
[JsonPropertyName("qualifier_must_start_race")]
public bool QualifierMustStartRace { get; set; }
Property Value
Type Description
bool

RaceWeek

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

RaceWeekToMakeDivisions

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

RegUserCount

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

RegionCompetition

Declaration
[JsonPropertyName("region_competition")]
public bool RegionCompetition { get; set; }
Property Value
Type Description
bool

RestrictByMember

Declaration
[JsonPropertyName("restrict_by_member")]
public bool RestrictByMember { get; set; }
Property Value
Type Description
bool

RestrictToCar

Declaration
[JsonPropertyName("restrict_to_car")]
public bool RestrictToCar { get; set; }
Property Value
Type Description
bool

RestrictViewing

Declaration
[JsonPropertyName("restrict_viewing")]
public bool RestrictViewing { get; set; }
Property Value
Type Description
bool

RookieSeason

Declaration
[JsonPropertyName("rookie_season")]
public string RookieSeason { get; set; }
Property Value
Type Description
string

ScheduleDescription

Declaration
[JsonPropertyName("schedule_description")]
public string ScheduleDescription { get; set; }
Property Value
Type Description
string

Schedules

Declaration
[JsonPropertyName("schedules")]
public Schedule[] Schedules { get; set; }
Property Value
Type Description
Schedule[]

SeasonId

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

SeasonName

Declaration
[JsonPropertyName("season_name")]
public string SeasonName { get; set; }
Property Value
Type Description
string

SeasonQuarter

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

SeasonShortName

Declaration
[JsonPropertyName("season_short_name")]
public string SeasonShortName { get; set; }
Property Value
Type Description
string

SeasonYear

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

SendToOpenPractice

Declaration
[JsonPropertyName("send_to_open_practice")]
public bool SendToOpenPractice { get; set; }
Property Value
Type Description
bool

SeriesId

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

StartDate

Declaration
[JsonPropertyName("start_date")]
public DateTimeOffset StartDate { get; set; }
Property Value
Type Description
DateTimeOffset

StartOnQualTire

Declaration
[JsonPropertyName("start_on_qual_tire")]
public bool StartOnQualTire { get; set; }
Property Value
Type Description
bool

TrackTypes

Declaration
[JsonPropertyName("track_types")]
public TrackTypes[] TrackTypes { get; set; }
Property Value
Type Description
TrackTypes[]

UnsportConductRuleMode

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