Class TmIoTropyRankPosition
Inheritance
System.Object
TmIoTropyRankPosition
Assembly: TrackmaniaIo.ApiClient.dll
Syntax
public class TmIoTropyRankPosition
Properties
|
Improve this Doc
View Source
Player
Declaration
public TmIoPlayerInfo Player { get; set; }
Property Value
|
Improve this Doc
View Source
Rank
Declaration
public long Rank { get; set; }
Property Value
Type |
Description |
System.Int64 |
|
|
Improve this Doc
View Source
Score
Declaration
public long Score { get; set; }
Property Value
Type |
Description |
System.Int64 |
|