Interface ICreatedNode
Namespace: Xrpl.Models.Transactions
Assembly: Xrpl.dll
Syntax
public interface ICreatedNode
Properties
| Edit this page View SourceLedgerEntryType
Declaration
LedgerEntryType LedgerEntryType { get; set; }
Property Value
| Type | Description |
|---|---|
| LedgerEntryType |
LedgerIndex
Declaration
string LedgerIndex { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
NewFields
Declaration
BaseLedgerEntry NewFields { get; set; }
Property Value
| Type | Description |
|---|---|
| BaseLedgerEntry |