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

A struct to hold the output data of the command. More...

#include <MPTokenIssuanceHistory.hpp>

Public Attributes

std::string mptIssuanceID
uint32_t ledgerIndexMin {0}
uint32_t ledgerIndexMax {0}
std::optional< uint32_t > limit
std::optional< Markermarker
boost::json::array transactions
bool validated = true

Detailed Description

A struct to hold the output data of the command.

Member Data Documentation

◆ transactions

boost::json::array rpc::MPTokenIssuanceHistoryHandler::Output::transactions
Todo
Use a domain-specific type instead of JSON.

◆ validated

bool rpc::MPTokenIssuanceHistoryHandler::Output::validated = true
Todo
Send validated through the RPC framework.

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