|
Clio
develop
The XRP Ledger API server.
|
A struct to hold the input data for the command. More...
#include <AccountTx.hpp>

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< Marker > | marker |
| std::optional< std::string > | transactionTypeInLowercase |
A struct to hold the input data for the command.