Class Division
Inherited Members
Namespace: Aydsko.iRacingData.Constants
Assembly: Aydsko.iRacingData.dll
Syntax
public class Division
Properties
Label
Declaration
[JsonPropertyName("label")]
public string Label { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Value
Declaration
[JsonPropertyName("value")]
public int Value { get; set; }
Property Value
| Type | Description |
|---|---|
| int |