Class Response41
public class Response41
- Inheritance
-
Response41
- Inherited Members
Properties
AdditionalProperties
[JsonExtensionData]
public IDictionary<string, object> AdditionalProperties { get; set; }
Property Value
Result
The conversion result - amount of crypto tokens for the fiat amount
[JsonProperty("result", Required = Required.Always)]
public double Result { get; set; }