Class BaseLedgerEntity
Namespace: Xrpl.Models.Ledger
Assembly: Xrpl.dll
Syntax
public abstract class BaseLedgerEntity : object
Properties
| Improve this Doc View SourceClosed
Whether or not this ledger has been closed.
Declaration
public bool Closed { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |