Class LookupGroup
Inherited Members
Namespace: Aydsko.iRacingData.Lookups
Assembly: Aydsko.iRacingData.dll
Syntax
public class LookupGroup
Properties
Lookups
Declaration
[JsonPropertyName("lookups")]
public Lookup[] Lookups { get; set; }
Property Value
| Type | Description |
|---|---|
| Lookup[] |
Tag
Declaration
[JsonPropertyName("tag")]
public string Tag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |