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 1867 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 1870 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 1872 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 1869 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 1871 of file wallet_rpc_server_commands_defs.h.


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