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

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

#include <AccountTx.hpp>

Collaboration diagram for rpc::AccountTxHandler::Input:

Public Attributes

std::string account
 
std::optional< std::string > ledgerHash
 
std::optional< uint32_t > ledgerIndex
 
std::optional< int32_t > ledgerIndexMin
 
std::optional< int32_t > ledgerIndexMax
 
bool usingValidatedLedger = false
 
JsonBool binary {false}
 
JsonBool forward {false}
 
std::optional< uint32_t > limit
 
std::optional< Markermarker
 
std::optional< std::string > transactionTypeInLowercase
 

Detailed Description

A struct to hold the input data for the command.


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