Electroneum
Public Member Functions | Public Attributes | List of all members
tools::wallet_rpc::COMMAND_RPC_GET_BALANCE::request_t Struct Reference

#include <wallet_rpc_server_commands_defs.h>

Collaboration diagram for tools::wallet_rpc::COMMAND_RPC_GET_BALANCE::request_t:
Collaboration graph
[legend]

Public Member Functions

 KV_SERIALIZE_OPT (all_accounts, false)
 

Public Attributes

uint32_t account_index
 
std::set< uint32_t > address_indices
 
bool all_accounts
 

Member Function Documentation

◆ KV_SERIALIZE_OPT()

tools::wallet_rpc::COMMAND_RPC_GET_BALANCE::request_t::KV_SERIALIZE_OPT ( all_accounts  ,
false   
)

Member Data Documentation

◆ account_index

uint32_t tools::wallet_rpc::COMMAND_RPC_GET_BALANCE::request_t::account_index

◆ address_indices

std::set<uint32_t> tools::wallet_rpc::COMMAND_RPC_GET_BALANCE::request_t::address_indices

◆ all_accounts

bool tools::wallet_rpc::COMMAND_RPC_GET_BALANCE::request_t::all_accounts

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