A bit-map of boolean flags enabled for this directory. Currently, the protocol defines no flags for DirectoryNode objects.
The contents of this Directory: an array of IDs of other objects.
Optional
IndexIf this Directory consists of multiple pages, this ID links to the next object in the chain, wrapping around at the end.
Optional
IndexIf this Directory consists of multiple pages, this ID links to the previous object in the chain, wrapping around at the beginning.
Optional
OwnerThe address of the account that owns the objects in this directory.
Optional
PreviousThe identifying hash of the transaction that most recently modified this
object. This field was added in the fixPreviousTxnID
amendment, so it
may not be present in every object.
Optional
PreviousThe index of the ledger that contains the transaction that most recently
modified this object. This field was added in the fixPreviousTxnID
amendment, so it may not be present in every object.
The ID of root object for this directory.
Optional
TakerThe currency code of the TakerGets amount from the offers in this directory.
Optional
TakerThe issuer of the TakerGets amount from the offers in this directory.
Optional
TakerThe currency code of the TakerPays amount from the offers in this directory.
Optional
TakerThe issuer of the TakerPays amount from the offers in this directory.
The DirectoryNode object type provides a list of links to other objects in the ledger's state tree.