Electroneum
tools::wallet_rpc::COMMAND_RPC_LABEL_ACCOUNT::request_t Struct Reference

#include <wallet_rpc_server_commands_defs.h>

Collaboration diagram for tools::wallet_rpc::COMMAND_RPC_LABEL_ACCOUNT::request_t:

Public Attributes

uint32_t account_index
 
std::string label
 

Detailed Description

Definition at line 304 of file wallet_rpc_server_commands_defs.h.

Member Data Documentation

◆ account_index

uint32_t tools::wallet_rpc::COMMAND_RPC_LABEL_ACCOUNT::request_t::account_index

Definition at line 306 of file wallet_rpc_server_commands_defs.h.

◆ label

std::string tools::wallet_rpc::COMMAND_RPC_LABEL_ACCOUNT::request_t::label

Definition at line 307 of file wallet_rpc_server_commands_defs.h.


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