Show / Hide Table of Contents

Class TmIoCampaignList

Inheritance
System.Object
TmIoCampaignList
Namespace: TrackmaniaIo.ApiClient.Models.Campaigns
Assembly: TrackmaniaIo.ApiClient.dll
Syntax
public class TmIoCampaignList

Properties

| Improve this Doc View Source

Campaigns

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

Page

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