Show / Hide Table of Contents

Class ServerInfo

Inheritance
object
BaseMethodResult
ServerInfo
Inherited Members
BaseMethodResult.UnknownFields
Namespace: Xrpl.Models.Methods
Assembly: Xrpl.dll
Syntax
public class ServerInfo : BaseMethodResult

Properties

| Edit this page View Source

Info

Declaration
[JsonPropertyName("info")]
public Info Info { get; set; }
Property Value
Type Description
Info
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX