Show / Hide Table of Contents

Class TmIoClubList

Inheritance
System.Object
TmIoClubList
Namespace: TrackmaniaIo.ApiClient.Models.Clubs
Assembly: TrackmaniaIo.ApiClient.dll
Syntax
public class TmIoClubList

Properties

| Improve this Doc View Source

Clubs

Declaration
public IEnumerable<TmIoClubInfo>? Clubs { get; set; }
Property Value
Type Description
System.Nullable<IEnumerable<TmIoClubInfo>>
| 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
☀
☾