Class Tags
Inherited Members
Namespace: Aydsko.iRacingData.Leagues
Assembly: Aydsko.iRacingData.dll
Syntax
public class Tags
Properties
Categorized
Declaration
[JsonPropertyName("categorized")]
public Categorized[] Categorized { get; set; }
Property Value
| Type | Description |
|---|---|
| Categorized[] |
NotCategorized
Declaration
[JsonPropertyName("not_categorized")]
public Tag[] NotCategorized { get; set; }
Property Value
| Type | Description |
|---|---|
| Tag[] |