Class Response42
Successful token swap response containing executed transaction ID
public class Response42
- Inheritance
-
Response42
- Inherited Members
Properties
AdditionalProperties
[JsonExtensionData]
public IDictionary<string, object> AdditionalProperties { get; set; }
Property Value
Result
[JsonProperty("result", Required = Required.Always)]
[Required]
public Result29 Result { get; set; }