Electroneum
tools::wallet_rpc::COMMAND_RPC_ADD_ADDRESS_BOOK_ENTRY::request_t Struct Reference

#include <wallet_rpc_server_commands_defs.h>

Collaboration diagram for tools::wallet_rpc::COMMAND_RPC_ADD_ADDRESS_BOOK_ENTRY::request_t:

Public Attributes

std::string address
 
std::string payment_id
 
std::string description
 

Detailed Description

Definition at line 1834 of file wallet_rpc_server_commands_defs.h.

Member Data Documentation

◆ address

std::string tools::wallet_rpc::COMMAND_RPC_ADD_ADDRESS_BOOK_ENTRY::request_t::address

Definition at line 1836 of file wallet_rpc_server_commands_defs.h.

◆ description

std::string tools::wallet_rpc::COMMAND_RPC_ADD_ADDRESS_BOOK_ENTRY::request_t::description

Definition at line 1838 of file wallet_rpc_server_commands_defs.h.

◆ payment_id

std::string tools::wallet_rpc::COMMAND_RPC_ADD_ADDRESS_BOOK_ENTRY::request_t::payment_id

Definition at line 1837 of file wallet_rpc_server_commands_defs.h.


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