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.
OptionalIndexIf this Directory consists of multiple pages, this ID links to the next object in the chain, wrapping around at the end.
OptionalIndexIf this Directory consists of multiple pages, this ID links to the previous object in the chain, wrapping around at the beginning.
OptionalOwnerThe address of the account that owns the objects in this directory.
OptionalPreviousThe 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.
OptionalPreviousThe 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.
OptionalTakerThe currency code of the TakerGets amount from the offers in this directory.
OptionalTakerThe issuer of the TakerGets amount from the offers in this directory.
OptionalTakerThe currency code of the TakerPays amount from the offers in this directory.
OptionalTakerThe 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.