Show / Hide Table of Contents

Class TmIoCompetitionMatchInfo

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

Properties

| Improve this Doc View Source

Completed

Declaration
public bool Completed { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

Id

Declaration
public long Id { get; set; }
Property Value
Type Description
System.Int64
| Improve this Doc View Source

Name

Declaration
public string Name { get; set; }
Property Value
Type Description
System.String
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾