Class TmIoPlayerProfile
Inheritance
System.Object
TmIoPlayerProfile
Assembly: TrackmaniaIo.ApiClient.dll
Syntax
public class TmIoPlayerProfile
Properties
|
Improve this Doc
View Source
AccountId
Declaration
public string AccountId { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
DisplayName
Declaration
public string DisplayName { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Matchmaking
Declaration
public IEnumerable<TmIoPlayerMmInfo>? Matchmaking { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public TmIoPlayerMetaInfo Meta { get; set; }
Property Value
|
Improve this Doc
View Source
Timestamp
Declaration
public DateTime Timestamp { get; set; }
Property Value
Type |
Description |
DateTime |
|
|
Improve this Doc
View Source
Trophies
Declaration
public TmIoPlayerTrophyInfo Trophies { get; set; }
Property Value