Show / Hide Table of Contents

Class TmIoTropyRankPosition

Inheritance
System.Object
TmIoTropyRankPosition
Namespace: TrackmaniaIo.ApiClient.Models.Players
Assembly: TrackmaniaIo.ApiClient.dll
Syntax
public class TmIoTropyRankPosition

Properties

| Improve this Doc View Source

Player

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