Electroneum
tools::wallet_rpc::COMMAND_RPC_MAKE_INTEGRATED_ADDRESS::request_t Struct Reference

#include <wallet_rpc_server_commands_defs.h>

Collaboration diagram for tools::wallet_rpc::COMMAND_RPC_MAKE_INTEGRATED_ADDRESS::request_t:

Public Attributes

std::string standard_address
 
std::string payment_id
 

Detailed Description

Definition at line 1064 of file wallet_rpc_server_commands_defs.h.

Member Data Documentation

◆ payment_id

std::string tools::wallet_rpc::COMMAND_RPC_MAKE_INTEGRATED_ADDRESS::request_t::payment_id

Definition at line 1067 of file wallet_rpc_server_commands_defs.h.

◆ standard_address

std::string tools::wallet_rpc::COMMAND_RPC_MAKE_INTEGRATED_ADDRESS::request_t::standard_address

Definition at line 1066 of file wallet_rpc_server_commands_defs.h.


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