Class TmIoPlayerTrophyGainAchievementInfo
Inheritance
System.Object
TmIoPlayerTrophyGainAchievementInfo
Assembly: TrackmaniaIo.ApiClient.dll
Syntax
public class TmIoPlayerTrophyGainAchievementInfo
Properties
|
Improve this Doc
View Source
MapId
Declaration
public string MapId { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
SeasonId
Declaration
public string SeasonId { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
TrophyAchievementId
Declaration
public string TrophyAchievementId { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
TrophyAchievementType
Declaration
public string TrophyAchievementType { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
TrophySoloRankingAchievementType
Declaration
public string TrophySoloRankingAchievementType { get; set; }
Property Value
Type |
Description |
System.String |
|