Electroneum
tools::wallet_rpc::COMMAND_RPC_SET_ACCOUNT_TAG_DESCRIPTION::request_t Struct Reference

#include <wallet_rpc_server_commands_defs.h>

Collaboration diagram for tools::wallet_rpc::COMMAND_RPC_SET_ACCOUNT_TAG_DESCRIPTION::request_t:

Public Attributes

std::string tag
 
std::string description
 

Detailed Description

Definition at line 401 of file wallet_rpc_server_commands_defs.h.

Member Data Documentation

◆ description

std::string tools::wallet_rpc::COMMAND_RPC_SET_ACCOUNT_TAG_DESCRIPTION::request_t::description

Definition at line 404 of file wallet_rpc_server_commands_defs.h.

◆ tag

std::string tools::wallet_rpc::COMMAND_RPC_SET_ACCOUNT_TAG_DESCRIPTION::request_t::tag

Definition at line 403 of file wallet_rpc_server_commands_defs.h.


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