Class Response32
public class Response32
- Inheritance
-
Response32
- Inherited Members
Properties
AdditionalProperties
[JsonExtensionData]
public IDictionary<string, object> AdditionalProperties { get; set; }
Property Value
Error
[JsonProperty("error", Required = Required.Always)]
[Required(AllowEmptyStrings = true)]
public string Error { get; set; }