Show / Hide Table of Contents

Class TmIoPlayerCotdParticipationInfo

Inheritance
System.Object
TmIoPlayerCotdParticipationInfo
Namespace: TrackmaniaIo.ApiClient.Models.Players
Assembly: TrackmaniaIo.ApiClient.dll
Syntax
public class TmIoPlayerCotdParticipationInfo

Properties

| Improve this Doc View Source

Div

Declaration
public int Div { get; set; }
Property Value
Type Description
System.Int32
| Improve this Doc View Source

DivRank

Declaration
public int DivRank { get; set; }
Property Value
Type Description
System.Int32
| Improve this Doc View Source

Id

Declaration
public int Id { get; set; }
Property Value
Type Description
System.Int32
| Improve this Doc View Source

Name

Declaration
public string Name { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

Score

Declaration
public int Score { get; set; }
Property Value
Type Description
System.Int32
| Improve this Doc View Source

Timestmap

Declaration
public DateTime Timestmap { get; set; }
Property Value
Type Description
DateTime
| Improve this Doc View Source

TotalPlayers

Declaration
public int TotalPlayers { get; set; }
Property Value
Type Description
System.Int32
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾