A struct to hold the input data for the command.
More...
#include <LedgerEntry.hpp>
|
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 |
A struct to hold the input data for the command.
The documentation for this struct was generated from the following file: