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