Show / Hide Table of Contents

Interface ICreatedNode

Namespace: Xrpl.Models.Transactions
Assembly: Xrpl.dll
Syntax
public interface ICreatedNode

Properties

| Edit this page View Source

LedgerEntryType

Declaration
LedgerEntryType LedgerEntryType { get; set; }
Property Value
Type Description
LedgerEntryType
| Edit this page View Source

LedgerIndex

Declaration
string LedgerIndex { get; set; }
Property Value
Type Description
string
| Edit this page View Source

NewFields

Declaration
BaseLedgerEntry NewFields { get; set; }
Property Value
Type Description
BaseLedgerEntry
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX