Electroneum
tools::wallet_rpc::COMMAND_RPC_SPLIT_INTEGRATED_ADDRESS::response_t Struct Reference

#include <wallet_rpc_server_commands_defs.h>

Collaboration diagram for tools::wallet_rpc::COMMAND_RPC_SPLIT_INTEGRATED_ADDRESS::response_t:

Public Attributes

std::string standard_address
 
std::string payment_id
 
bool is_subaddress
 

Detailed Description

Definition at line 1101 of file wallet_rpc_server_commands_defs.h.

Member Data Documentation

◆ is_subaddress

bool tools::wallet_rpc::COMMAND_RPC_SPLIT_INTEGRATED_ADDRESS::response_t::is_subaddress

Definition at line 1105 of file wallet_rpc_server_commands_defs.h.

◆ payment_id

std::string tools::wallet_rpc::COMMAND_RPC_SPLIT_INTEGRATED_ADDRESS::response_t::payment_id

Definition at line 1104 of file wallet_rpc_server_commands_defs.h.

◆ standard_address

std::string tools::wallet_rpc::COMMAND_RPC_SPLIT_INTEGRATED_ADDRESS::response_t::standard_address

Definition at line 1103 of file wallet_rpc_server_commands_defs.h.


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