Show / Hide Table of Contents

Class TmIoPlayerBestCotdResultInfo

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

Properties

| Improve this Doc View Source

BestDiv

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

BestDivTime

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

BestRank

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

BestRankDivRank

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

BestRankInDiv

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

BestRankInDivDiv

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

BestRankInDivTime

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

BestRankTime

Declaration
public DateTime BestRankTime { get; set; }
Property Value
Type Description
DateTime
  • Improve this Doc
  • View Source
☀
☾
In This Article
  • Properties
    • BestDiv
    • BestDivTime
    • BestRank
    • BestRankDivRank
    • BestRankInDiv
    • BestRankInDivDiv
    • BestRankInDivTime
    • BestRankTime
Back to top
Generated by DocFX
☀
☾