Monero
Public Attributes | List of all members
tools::wallet_rpc::COMMAND_RPC_GET_ACCOUNTS::response Struct Reference

#include <wallet_rpc_server_commands_defs.h>

Collaboration diagram for tools::wallet_rpc::COMMAND_RPC_GET_ACCOUNTS::response:
Collaboration graph
[legend]

Public Attributes

uint64_t total_balance
 
uint64_t total_unlocked_balance
 
std::vector< subaddress_account_infosubaddress_accounts
 

Member Data Documentation

◆ subaddress_accounts

std::vector<subaddress_account_info> tools::wallet_rpc::COMMAND_RPC_GET_ACCOUNTS::response::subaddress_accounts

◆ total_balance

uint64_t tools::wallet_rpc::COMMAND_RPC_GET_ACCOUNTS::response::total_balance

◆ total_unlocked_balance

uint64_t tools::wallet_rpc::COMMAND_RPC_GET_ACCOUNTS::response::total_unlocked_balance

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