Electroneum
tools::wallet_rpc::COMMAND_RPC_CREATE_WALLET::request_t Struct Reference

#include <wallet_rpc_server_commands_defs.h>

Collaboration diagram for tools::wallet_rpc::COMMAND_RPC_CREATE_WALLET::request_t:

Public Attributes

std::string filename
 
std::string password
 
std::string language
 

Detailed Description

Definition at line 2046 of file wallet_rpc_server_commands_defs.h.

Member Data Documentation

◆ filename

std::string tools::wallet_rpc::COMMAND_RPC_CREATE_WALLET::request_t::filename

Definition at line 2048 of file wallet_rpc_server_commands_defs.h.

◆ language

std::string tools::wallet_rpc::COMMAND_RPC_CREATE_WALLET::request_t::language

Definition at line 2050 of file wallet_rpc_server_commands_defs.h.

◆ password

std::string tools::wallet_rpc::COMMAND_RPC_CREATE_WALLET::request_t::password

Definition at line 2049 of file wallet_rpc_server_commands_defs.h.


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