Show / Hide Table of Contents

Class TmIoClubMemberList

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

Properties

| Improve this Doc View Source

Members

Declaration
public IEnumerable<TmIoClubMember>? Members { get; set; }
Property Value
Type Description
System.Nullable<IEnumerable<TmIoClubMember>>
| 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
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾