Class TmIoCompetitionList
Inheritance
System.Object
TmIoCompetitionList
Assembly: TrackmaniaIo.ApiClient.dll
Syntax
public class TmIoCompetitionList
Properties
|
Improve this Doc
View Source
Competitions
Declaration
public IEnumerable<TmIoBasicCompetitionInfo>? Competitions { get; set; }
Property Value
|
Improve this Doc
View Source
Page
Declaration
public int Page { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PageMax
Declaration
public int PageMax { get; set; }
Property Value
Type |
Description |
System.Int32 |
|