|
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 1867 of file wallet_rpc_server_commands_defs.h.
| std::string tools::wallet_rpc::COMMAND_RPC_GET_ADDRESS_BOOK_ENTRY::entry::address |
Definition at line 1870 of file wallet_rpc_server_commands_defs.h.
| std::string tools::wallet_rpc::COMMAND_RPC_GET_ADDRESS_BOOK_ENTRY::entry::description |
Definition at line 1872 of file wallet_rpc_server_commands_defs.h.
| uint64_t tools::wallet_rpc::COMMAND_RPC_GET_ADDRESS_BOOK_ENTRY::entry::index |
Definition at line 1869 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 1871 of file wallet_rpc_server_commands_defs.h.