Monero
Loading...
Searching...
No Matches
tools::wallet_rpc::COMMAND_RPC_GET_ACCOUNTS::subaddress_account_info Struct Reference

#include <wallet_rpc_server_commands_defs.h>

Public Attributes

uint32_t account_index
std::string base_address
uint64_t balance
uint64_t unlocked_balance
std::string label
std::string tag

Member Data Documentation

◆ account_index

uint32_t tools::wallet_rpc::COMMAND_RPC_GET_ACCOUNTS::subaddress_account_info::account_index

◆ balance

uint64_t tools::wallet_rpc::COMMAND_RPC_GET_ACCOUNTS::subaddress_account_info::balance

◆ base_address

std::string tools::wallet_rpc::COMMAND_RPC_GET_ACCOUNTS::subaddress_account_info::base_address

◆ label

std::string tools::wallet_rpc::COMMAND_RPC_GET_ACCOUNTS::subaddress_account_info::label

◆ tag

std::string tools::wallet_rpc::COMMAND_RPC_GET_ACCOUNTS::subaddress_account_info::tag

◆ unlocked_balance

uint64_t tools::wallet_rpc::COMMAND_RPC_GET_ACCOUNTS::subaddress_account_info::unlocked_balance

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