Show / Hide Table of Contents

Class TmIoTotdDay

Inheritance
System.Object
TmIoTotdDay
Namespace: TrackmaniaIo.ApiClient.Models.Totd
Assembly: TrackmaniaIo.ApiClient.dll
Syntax
public class TmIoTotdDay

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
Type Description
TmIoMapInfo
| 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
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾