Show / Hide Table of Contents

Class TmIoCompetitionResult

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

Properties

| Improve this Doc View Source

Results

Declaration
public IEnumerable<TmIoCompetitionResultPosition>? Results { get; set; }
Property Value
Type Description
System.Nullable<IEnumerable<TmIoCompetitionResultPosition>>
| Improve this Doc View Source

Unit

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