Show / Hide Table of Contents

Class TmIoTrophyGainList

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

Properties

| Improve this Doc View Source

Gains

Declaration
public IEnumerable<TmIoPlayerTrophyGainInfo>? Gains { get; set; }
Property Value
Type Description
System.Nullable<IEnumerable<TmIoPlayerTrophyGainInfo>>
| Improve this Doc View Source

Total

Declaration
public int Total { get; set; }
Property Value
Type Description
System.Int32
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾