Electroneum
tools::wallet_rpc::COMMAND_RPC_GET_ACCOUNTS::subaddress_account_info Struct Reference

#include <wallet_rpc_server_commands_defs.h>

Collaboration diagram for tools::wallet_rpc::COMMAND_RPC_GET_ACCOUNTS::subaddress_account_info:

Public Attributes

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

Detailed Description

Definition at line 243 of file wallet_rpc_server_commands_defs.h.

Member Data Documentation

◆ account_index

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

Definition at line 245 of file wallet_rpc_server_commands_defs.h.

◆ balance

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

Definition at line 247 of file wallet_rpc_server_commands_defs.h.

◆ base_address

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

Definition at line 246 of file wallet_rpc_server_commands_defs.h.

◆ label

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

Definition at line 249 of file wallet_rpc_server_commands_defs.h.

◆ tag

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

Definition at line 250 of file wallet_rpc_server_commands_defs.h.

◆ unlocked_balance

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

Definition at line 248 of file wallet_rpc_server_commands_defs.h.


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