Show / Hide Table of Contents

Class TmIoMmPosition

Inheritance
System.Object
TmIoMmPosition
Namespace: TrackmaniaIo.ApiClient.Models.Matchmaking
Assembly: TrackmaniaIo.ApiClient.dll
Syntax
public class TmIoMmPosition

Properties

| Improve this Doc View Source

Division

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

Player

Declaration
public TmIoPlayerInfo Player { get; set; }
Property Value
Type Description
TmIoPlayerInfo
| 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
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾