Interface IDeletedNode
Assembly: Xrpl.dll
Syntax
public interface IDeletedNode
Properties
|
Edit this page
View Source
FinalFields
Declaration
BaseLedgerEntry FinalFields { get; set; }
Property Value
|
Edit this page
View Source
LedgerEntryType
Declaration
LedgerEntryType LedgerEntryType { get; set; }
Property Value
|
Edit this page
View Source
LedgerIndex
Declaration
string LedgerIndex { get; set; }
Property Value
|
Edit this page
View Source
PreviousFields
Declaration
BaseLedgerEntry PreviousFields { get; set; }
Property Value