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