Interface IBaseLedgerEntity
Namespace: Xrpl.Models.Ledger
Assembly: Xrpl.dll
Syntax
public interface IBaseLedgerEntity
Properties
| Edit this page View SourceClosed
Whether or not this ledger has been closed.
Declaration
bool Closed { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |