Show / Hide Table of Contents

Class TmIoRoomsList

Inheritance
System.Object
TmIoRoomsList
Namespace: TrackmaniaIo.ApiClient.Models.Rooms
Assembly: TrackmaniaIo.ApiClient.dll
Syntax
public class TmIoRoomsList

Properties

| Improve this Doc View Source

Page

Declaration
public int Page { get; set; }
Property Value
Type Description
System.Int32
| Improve this Doc View Source

Rooms

Declaration
public IEnumerable<TmIoRoomInfo>? Rooms { get; set; }
Property Value
Type Description
System.Nullable<IEnumerable<TmIoRoomInfo>>
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾