Class TmIoMmPosition
Inheritance
System.Object
TmIoMmPosition
Assembly: TrackmaniaIo.ApiClient.dll
Syntax
public class TmIoMmPosition
Properties
|
Improve this Doc
View Source
Division
Declaration
public TmIoMmDivision Division { get; set; }
Property Value
|
Improve this Doc
View Source
Player
Declaration
public TmIoPlayerInfo Player { get; set; }
Property Value
|
Improve this Doc
View Source
Progression
Declaration
public int Progression { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
|
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 int Score { get; set; }
Property Value
Type |
Description |
System.Int32 |
|