Class TmIoPlayerCotdInfo
Inheritance
System.Object
TmIoPlayerCotdInfo
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
|
Improve this Doc
View Source
Stats
Declaration
public TmIoPlayerCotdStats Stats { get; set; }
Property Value
|
Improve this Doc
View Source
Total
Declaration
public long Total { get; set; }
Property Value
Type |
Description |
System.Int64 |
|