Class Response15
public class Response15
- Inheritance
-
Response15
- Inherited Members
Properties
AdditionalProperties
[JsonExtensionData]
public IDictionary<string, object> AdditionalProperties { get; set; }
Property Value
Result
[JsonProperty("result", Required = Required.Always)]
[Required]
public Result12 Result { get; set; }