Class Response54
public class Response54
- Inheritance
-
Response54
- Inherited Members
Properties
AdditionalProperties
[JsonExtensionData]
public IDictionary<string, object> AdditionalProperties { get; set; }
Property Value
Result
Balance data for the requested Solana network.
[JsonProperty("result", Required = Required.Always)]
[Required]
public Result36 Result { get; set; }