Class MemberAwardResult
Inherited Members
Namespace: Aydsko.iRacingData.Member
Assembly: Aydsko.iRacingData.dll
Syntax
public class MemberAwardResult
Properties
Data
Declaration
[JsonPropertyName("data")]
public MemberAwardResultData Data { get; set; }
Property Value
| Type | Description |
|---|---|
| MemberAwardResultData |
DataUrl
Declaration
[JsonPropertyName("data_url")]
public string DataUrl { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Type
Declaration
[JsonPropertyName("type")]
public string Type { get; set; }
Property Value
| Type | Description |
|---|---|
| string |