ConfigInfo
Assembly: ServiceStack.Client.dll
View Source
Declaration
[Exclude(Feature.Soap)]
public class ConfigInfo : IMeta
Properties
DebugMode
View Source
Declaration
public bool? DebugMode { get; set; }
Meta
View Source
Declaration
public Dictionary<string, string> Meta { get; set; }