|
Electroneum
|
#include <wallet_rpc_server_commands_defs.h>

Public Attributes | |
| std::string | address |
| std::string | payment_id |
| std::string | description |
Definition at line 1834 of file wallet_rpc_server_commands_defs.h.
| 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.
| 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.
| 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.