Class TmIoCampaignList
Inheritance
System.Object
TmIoCampaignList
Namespace: TrackmaniaIo.ApiClient.Models.Campaigns
Assembly: TrackmaniaIo.ApiClient.dll
Syntax
public class TmIoCampaignList
Properties
| Improve this Doc View SourceCampaigns
Declaration
public IEnumerable<TmIoBasicCampignInfo>? Campaigns { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<IEnumerable<TmIoBasicCampignInfo>> |
Page
Declaration
public int Page { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |