Show / Hide Table of Contents

Class ServerState

Inheritance
object
ServerState
Namespace: Xrpl.Models.Methods
Assembly: Xrpl.dll
Syntax
public class ServerState

Properties

| Edit this page View Source

State

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