Class LedgerIndex
Inheritance
object
LedgerIndex
Assembly: Xrpl.dll
Syntax
Constructors
|
Edit this page
View Source
LedgerIndex(uint)
Declaration
public LedgerIndex(uint index)
Parameters
| Type |
Name |
Description |
| uint |
index |
|
|
Edit this page
View Source
LedgerIndex(LedgerIndexType)
Declaration
public LedgerIndex(LedgerIndexType ledgerIndexType)
Parameters
Properties
|
Edit this page
View Source
Index
Declaration
public uint? Index { get; set; }
Property Value
|
Edit this page
View Source
LedgerIndexType
Index type
validated
closed
current
Declaration
public LedgerIndexType LedgerIndexType { get; set; }
Property Value