Class Host
Inherited Members
Namespace: Aydsko.iRacingData.Searches
Assembly: Aydsko.iRacingData.dll
Syntax
public class Host
Properties
CustomerId
Declaration
[JsonPropertyName("cust_id")]
public int CustomerId { get; set; }
Property Value
| Type | Description |
|---|---|
| int |
DisplayName
Declaration
[JsonPropertyName("display_name")]
public string DisplayName { get; set; }
Property Value
| Type | Description |
|---|---|
| string |