Show / Hide Table of Contents

Class TmIoPlayerCotdInfo

Inheritance
System.Object
TmIoPlayerEntryList
TmIoPlayerCotdInfo
Inherited Members
TmIoPlayerEntryList.Page
Namespace: TrackmaniaIo.ApiClient.Models.Players
Assembly: TrackmaniaIo.ApiClient.dll
Syntax
public class TmIoPlayerCotdInfo : TmIoPlayerEntryList

Properties

| Improve this Doc View Source

Cotds

Declaration
public IEnumerable<TmIoPlayerCotdParticipationInfo>? Cotds { get; set; }
Property Value
Type Description
System.Nullable<IEnumerable<TmIoPlayerCotdParticipationInfo>>
| Improve this Doc View Source

Stats

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

Total

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