Show / Hide Table of Contents

Class TmIoPlayerTrophyGainAchievementInfo

Inheritance
System.Object
TmIoPlayerTrophyGainAchievementInfo
Namespace: TrackmaniaIo.ApiClient.Models.Players
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
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾