Clio  develop
The XRP Ledger API server.
Loading...
Searching...
No Matches
rpc::LedgerEntryHandler::Input Struct Reference

A struct to hold the input data for the command. More...

#include <LedgerEntry.hpp>

Public Attributes

std::optional< std::string > ledgerHash
std::optional< uint32_t > ledgerIndex
bool binary = false
std::optional< std::string > index
ripple::LedgerEntryType expectedType = ripple::ltANY
std::optional< std::string > accountRoot
std::optional< std::string > did
std::optional< std::string > mptIssuance
std::optional< boost::json::object > directory
std::optional< boost::json::object > offer
std::optional< boost::json::object > rippleStateAccount
std::optional< boost::json::object > escrow
std::optional< boost::json::object > depositPreauth
std::optional< boost::json::object > ticket
std::optional< boost::json::object > amm
std::optional< boost::json::object > mptoken
std::optional< boost::json::object > permissionedDomain
std::optional< boost::json::object > vault
std::optional< ripple::STXChainBridge > bridge
std::optional< std::string > bridgeAccount
std::optional< uint32_t > chainClaimId
std::optional< uint32_t > createAccountClaimId
std::optional< ripple::uint256 > oracleNode
std::optional< ripple::uint256 > credential
std::optional< boost::json::object > delegate
bool includeDeleted = false

Detailed Description

A struct to hold the input data for the command.


The documentation for this struct was generated from the following file: