Class TmIoPlayerMatchList
Inherited Members
Namespace: TrackmaniaIo.ApiClient.Models.Players
Assembly: TrackmaniaIo.ApiClient.dll
Syntax
public class TmIoPlayerMatchList : TmIoPlayerEntryList
Properties
| Improve this Doc View SourceMatches
Declaration
public IEnumerable<TmIoMmMatch>? Matches { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<IEnumerable<TmIoMmMatch>> |