Show / Hide Table of Contents

Interface IBaseLedgerEntity

Namespace: Xrpl.Models.Ledger
Assembly: Xrpl.dll
Syntax
public interface IBaseLedgerEntity

Properties

| Edit this page View Source

Closed

Whether or not this ledger has been closed.

Declaration
bool Closed { get; set; }
Property Value
Type Description
bool
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX