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

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

#include <MPTokenIssuanceHistory.hpp>

Public Attributes

std::string mptIssuanceID
std::optional< std::string > account
std::optional< std::string > transactionTypeInLowercase
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< Markermarker

Detailed Description

A struct to hold the input data for the command.

Note
When no ledger selector is provided, the request uses the backend's full available ledger range.

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