Electroneum
tools::wallet_rpc::COMMAND_RPC_GET_ADDRESS_BOOK_ENTRY::entry Struct Reference

#include <wallet_rpc_server_commands_defs.h>

Collaboration diagram for tools::wallet_rpc::COMMAND_RPC_GET_ADDRESS_BOOK_ENTRY::entry:

Public Attributes

uint64_t index
 
std::string address
 
std::string payment_id
 
std::string description
 

Detailed Description

Definition at line 1871 of file wallet_rpc_server_commands_defs.h.

Member Data Documentation

◆ address

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.

◆ description

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.

◆ index

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.

◆ payment_id

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.


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