Show / Hide Table of Contents

Class TmIoPlayerMatchList

Inheritance
System.Object
TmIoPlayerEntryList
TmIoPlayerMatchList
Inherited Members
TmIoPlayerEntryList.Page
Namespace: TrackmaniaIo.ApiClient.Models.Players
Assembly: TrackmaniaIo.ApiClient.dll
Syntax
public class TmIoPlayerMatchList : TmIoPlayerEntryList

Properties

| Improve this Doc View Source

Matches

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