|
Electroneum
|
#include <wallet_rpc_server_commands_defs.h>

Public Attributes | |
| uint64_t | index |
| std::string | address |
| std::string | payment_id |
| std::string | description |
Definition at line 1871 of file wallet_rpc_server_commands_defs.h.
| std::string tools::wallet_rpc::COMMAND_RPC_GET_ADDRESS_BOOK_ENTRY::entry::address |
Definition at line 1874 of file wallet_rpc_server_commands_defs.h.
| std::string tools::wallet_rpc::COMMAND_RPC_GET_ADDRESS_BOOK_ENTRY::entry::description |
Definition at line 1876 of file wallet_rpc_server_commands_defs.h.
| uint64_t tools::wallet_rpc::COMMAND_RPC_GET_ADDRESS_BOOK_ENTRY::entry::index |
Definition at line 1873 of file wallet_rpc_server_commands_defs.h.
| std::string tools::wallet_rpc::COMMAND_RPC_GET_ADDRESS_BOOK_ENTRY::entry::payment_id |
Definition at line 1875 of file wallet_rpc_server_commands_defs.h.