Class Response33
public class Response33
- Inheritance
-
Response33
- 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; }