Class TmIoTotdDay
Inheritance
System.Object
TmIoTotdDay
Assembly: TrackmaniaIo.ApiClient.dll
Syntax
Properties
|
Improve this Doc
View Source
CampaignId
Declaration
public int CampaignId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LeaderboardUid
Declaration
public string LeaderboardUid { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Map
Declaration
public TmIoMapInfo Map { get; set; }
Property Value
|
Improve this Doc
View Source
MonthDay
Declaration
public int MonthDay { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
WeekDay
Declaration
public int WeekDay { get; set; }
Property Value
Type |
Description |
System.Int32 |
|