Class TmIoPlayerInfo
Inheritance
System.Object
TmIoPlayerInfo
Assembly: TrackmaniaIo.ApiClient.dll
Syntax
public class TmIoPlayerInfo
Properties
|
Improve this Doc
View Source
Id
Declaration
public string Id { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public TmIoPlayerMetaInfo Meta { get; set; }
Property Value
|
Improve this Doc
View Source
Name
Declaration
public string Name { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Tag
Declaration
public string Tag { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Zone
Declaration
public TmIoZoneInfo Zone { get; set; }
Property Value