A struct to hold the output data of the command.
More...
#include <GatewayBalances.hpp>
|
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 |
|
bool | validated = true |
|
A struct to hold the output data of the command.
The documentation for this struct was generated from the following file: