Electroneum
Public Attributes | List of all members
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:
Collaboration graph
[legend]

Public Attributes

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

Member Data Documentation

◆ address

std::string tools::wallet_rpc::COMMAND_RPC_GET_ADDRESS_BOOK_ENTRY::entry::address

◆ description

std::string tools::wallet_rpc::COMMAND_RPC_GET_ADDRESS_BOOK_ENTRY::entry::description

◆ index

uint64_t tools::wallet_rpc::COMMAND_RPC_GET_ADDRESS_BOOK_ENTRY::entry::index

◆ payment_id

std::string tools::wallet_rpc::COMMAND_RPC_GET_ADDRESS_BOOK_ENTRY::entry::payment_id

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