Class TmIoTrophyGainList
Inherited Members
Namespace: TrackmaniaIo.ApiClient.Models.Players
Assembly: TrackmaniaIo.ApiClient.dll
Syntax
public class TmIoTrophyGainList : TmIoPlayerEntryList
Properties
| Improve this Doc View SourceGains
Declaration
public IEnumerable<TmIoPlayerTrophyGainInfo>? Gains { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<IEnumerable<TmIoPlayerTrophyGainInfo>> |
Total
Declaration
public int Total { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |