Show / Hide Table of Contents

Class TmIoCompetitionResultPosition

Inheritance
System.Object
TmIoCompetitionResultPosition
Namespace: TrackmaniaIo.ApiClient.Models.Events
Assembly: TrackmaniaIo.ApiClient.dll
Syntax
public class TmIoCompetitionResultPosition

Properties

| Improve this Doc View Source

Player

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

Position

Declaration
public int Position { get; set; }
Property Value
Type Description
System.Int32
| 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
☀
☾