Clio develop
The XRP Ledger API server.
|
A struct to hold the input data for the command. More...
#include <NFTHistory.hpp>
Public Attributes | |
std::string | nftID |
std::optional< std::string > | ledgerHash |
std::optional< uint32_t > | ledgerIndex |
std::optional< int32_t > | ledgerIndexMin |
std::optional< int32_t > | ledgerIndexMax |
bool | binary = false |
bool | forward = false |
std::optional< uint32_t > | limit |
std::optional< Marker > | marker |
A struct to hold the input data for the command.