Monero
Loading...
Searching...
No Matches
tools::wallet_rpc::COMMAND_RPC_GET_BALANCE::request_t Struct Reference

#include <wallet_rpc_server_commands_defs.h>

Public Member Functions

 KV_SERIALIZE_OPT (all_accounts, false)
 KV_SERIALIZE_OPT (strict, false)

Public Attributes

uint32_t account_index
std::set< uint32_taddress_indices
bool all_accounts
bool strict

Member Function Documentation

◆ KV_SERIALIZE_OPT() [1/2]

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

◆ KV_SERIALIZE_OPT() [2/2]

tools::wallet_rpc::COMMAND_RPC_GET_BALANCE::request_t::KV_SERIALIZE_OPT ( strict ,
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

◆ strict

bool tools::wallet_rpc::COMMAND_RPC_GET_BALANCE::request_t::strict

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