Class TmIoMapInfo
Inheritance
System.Object
TmIoMapInfo
Assembly: TrackmaniaIo.ApiClient.dll
Syntax
Properties
|
Improve this Doc
View Source
Author
Declaration
public string Author { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
AuthorPlayer
Declaration
public TmIoPlayerInfo AuthorPlayer { get; set; }
Property Value
|
Improve this Doc
View Source
AuthorScore
Declaration
public int AuthorScore { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
BronzeScore
Declaration
public int BronzeScore { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CollectionName
Declaration
public string CollectionName { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
ExchangeId
Declaration
public long? ExchangeId { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int64> |
|
|
Improve this Doc
View Source
FileName
Declaration
public string FileName { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
FileUrl
Declaration
public string FileUrl { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
GoldScore
Declaration
public int GoldScore { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
IsPlayable
Declaration
public bool IsPlayable { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
MapId
Declaration
public string MapId { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
MapStyle
Declaration
public string MapStyle { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
MapType
Declaration
public string MapType { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
MapUid
Declaration
public string MapUid { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Name
Declaration
public string Name { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
SilverScore
Declaration
public int SilverScore { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Submitter
Declaration
public string Submitter { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
SubmitterPlayer
Declaration
public TmIoPlayerInfo SubmitterPlayer { get; set; }
Property Value
|
Improve this Doc
View Source
ThumbnailUrl
Declaration
public string ThumbnailUrl { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Timestamp
Declaration
public DateTime Timestamp { get; set; }
Property Value
Type |
Description |
DateTime |
|