Class HeatSessionInformation
Inheritance
HeatSessionInformation
Assembly: Aydsko.iRacingData.dll
public class HeatSessionInformation
Properties
Declaration
[JsonPropertyName("consolation_delta_max_field_size")]
public int ConsolationDeltaMaxFieldSize { get; set; }
Property Value
Declaration
[JsonPropertyName("consolation_delta_session_laps")]
public int ConsolationDeltaSessionLaps { get; set; }
Property Value
Declaration
[JsonPropertyName("consolation_delta_session_length_minutes")]
public int ConsolationDeltaSessionLengthMinutes { get; set; }
Property Value
Declaration
[JsonPropertyName("consolation_first_max_field_size")]
public int ConsolationFirstMaxFieldSize { get; set; }
Property Value
Declaration
[JsonPropertyName("consolation_first_session_laps")]
public int ConsolationFirstSessionLaps { get; set; }
Property Value
Declaration
[JsonPropertyName("consolation_first_session_length_minutes")]
public int ConsolationFirstSessionLengthMinutes { get; set; }
Property Value
Declaration
[JsonPropertyName("consolation_num_position_to_invert")]
public int ConsolationNumPositionToInvert { get; set; }
Property Value
Declaration
[JsonPropertyName("consolation_num_to_consolation")]
public int ConsolationNumToConsolation { get; set; }
Property Value
ConsolationNumToMain
Declaration
[JsonPropertyName("consolation_num_to_main")]
public int ConsolationNumToMain { get; set; }
Property Value
Declaration
[JsonPropertyName("consolation_run_always")]
public bool ConsolationRunAlways { get; set; }
Property Value
Declaration
[JsonPropertyName("consolation_scores_champ_points")]
public bool ConsolationScoresChampPoints { get; set; }
Property Value
Declaration
[JsonPropertyName("created")]
public DateTime Created { get; set; }
Property Value
Declaration
[JsonPropertyName("cust_id")]
public int CustomerId { get; set; }
Property Value
Declaration
[JsonPropertyName("description")]
public string Description { get; set; }
Property Value
Declaration
[JsonPropertyName("heat_caution_type")]
public int HeatCautionType { get; set; }
Property Value
Declaration
[JsonPropertyName("heat_info_id")]
public int HeatInfoId { get; set; }
Property Value
Declaration
[JsonPropertyName("heat_info_name")]
public string HeatInfoName { get; set; }
Property Value
Declaration
[JsonPropertyName("heat_laps")]
public int HeatLaps { get; set; }
Property Value
Declaration
[JsonPropertyName("heat_length_minutes")]
public int HeatLengthMinutes { get; set; }
Property Value
Declaration
[JsonPropertyName("heat_max_field_size")]
public int HeatMaxFieldSize { get; set; }
Property Value
HeatNumFromEachToMain
Declaration
[JsonPropertyName("heat_num_from_each_to_main")]
public int HeatNumFromEachToMain { get; set; }
Property Value
Declaration
[JsonPropertyName("heat_num_position_to_invert")]
public int HeatNumPositionToInvert { get; set; }
Property Value
Declaration
[JsonPropertyName("heat_scores_champ_points")]
public bool HeatScoresChampPoints { get; set; }
Property Value
Declaration
[JsonPropertyName("heat_session_minutes_estimate")]
public int HeatSessionMinutesEstimate { get; set; }
Property Value
Declaration
[JsonPropertyName("hidden")]
public bool Hidden { get; set; }
Property Value
MainLaps
Declaration
[JsonPropertyName("main_laps")]
public int MainLaps { get; set; }
Property Value
MainLengthMinutes
Declaration
[JsonPropertyName("main_length_minutes")]
public int MainLengthMinutes { get; set; }
Property Value
MainMaxFieldSize
Declaration
[JsonPropertyName("main_max_field_size")]
public int MainMaxFieldSize { get; set; }
Property Value
MainNumPositionToInvert
Declaration
[JsonPropertyName("main_num_position_to_invert")]
public int MainNumPositionToInvert { get; set; }
Property Value
Declaration
[JsonPropertyName("max_entrants")]
public int MaxEntrants { get; set; }
Property Value
Declaration
[JsonPropertyName("open_practice")]
public bool OpenPractice { get; set; }
Property Value
PreMainPracticeLengthMinutes
Declaration
[JsonPropertyName("pre_main_practice_length_minutes")]
public int PreMainPracticeLengthMinutes { get; set; }
Property Value
PreQualifyingNumberToMain
Declaration
[JsonPropertyName("pre_qual_num_to_main")]
public int PreQualifyingNumberToMain { get; set; }
Property Value
Declaration
[JsonPropertyName("pre_qual_practice_length_minutes")]
public int PreQualifyingPracticeLengthMinutes { get; set; }
Property Value
Declaration
[JsonPropertyName("qual_caution_type")]
public int QualifyingCautionType { get; set; }
Property Value
Declaration
[JsonPropertyName("qual_laps")]
public int QualifyingLaps { get; set; }
Property Value
Declaration
[JsonPropertyName("qual_length_minutes")]
public int QualifyingLengthMinutes { get; set; }
Property Value
QualifyingNumToMain
Declaration
[JsonPropertyName("qual_num_to_main")]
public int QualifyingNumToMain { get; set; }
Property Value
Declaration
[JsonPropertyName("qual_open_delay_seconds")]
public int QualifyingOpenDelaySeconds { get; set; }
Property Value
Declaration
[JsonPropertyName("qual_scores_champ_points")]
public bool QualifyingScoresChampPoints { get; set; }
Property Value
Declaration
[JsonPropertyName("qual_scoring")]
public int QualifyingScoring { get; set; }
Property Value
Declaration
[JsonPropertyName("qual_style")]
public int QualifyingStyle { get; set; }
Property Value
Declaration
[JsonPropertyName("race_style")]
public int RaceStyle { get; set; }
Property Value