Class Lookup
Inherited Members
Namespace: Aydsko.iRacingData.Lookups
Assembly: Aydsko.iRacingData.dll
Syntax
public class Lookup
Properties
LookupType
Declaration
[JsonPropertyName("lookup_type")]
public string LookupType { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
LookupValues
Declaration
[JsonPropertyName("lookup_values")]
public LookupValue[] LookupValues { get; set; }
Property Value
| Type | Description |
|---|---|
| LookupValue[] |