Class TmIoClubActivityList
Inheritance
System.Object
TmIoClubActivityList
Assembly: TrackmaniaIo.ApiClient.dll
Syntax
public class TmIoClubActivityList
Properties
|
Improve this Doc
View Source
Activities
Declaration
public IEnumerable<TmIoClubActivity>? Activities { 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 |
|