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

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

#include <GatewayBalances.hpp>

Public Attributes

std::string ledgerHash
uint32_t ledgerIndex
std::string accountID
bool overflow = false
std::map< ripple::Currency, ripple::STAmount > sums
std::map< ripple::AccountID, std::vector< ripple::STAmount > > hotBalances
std::map< ripple::AccountID, std::vector< ripple::STAmount > > assets
std::map< ripple::AccountID, std::vector< ripple::STAmount > > frozenBalances
std::map< ripple::Currency, ripple::STAmount > locked
bool validated = true

Detailed Description

A struct to hold the output data of the command.


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