Electroneum
tools::wallet_rpc::COMMAND_RPC_GET_ACCOUNTS::request_t Struct Reference

#include <wallet_rpc_server_commands_defs.h>

Collaboration diagram for tools::wallet_rpc::COMMAND_RPC_GET_ACCOUNTS::request_t:

Public Attributes

std::string account_index
 
std::string tag
 

Detailed Description

Definition at line 231 of file wallet_rpc_server_commands_defs.h.

Member Data Documentation

◆ account_index

std::string tools::wallet_rpc::COMMAND_RPC_GET_ACCOUNTS::request_t::account_index

Definition at line 233 of file wallet_rpc_server_commands_defs.h.

◆ tag

std::string tools::wallet_rpc::COMMAND_RPC_GET_ACCOUNTS::request_t::tag

Definition at line 234 of file wallet_rpc_server_commands_defs.h.


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