Monero
Public Attributes | List of all members
cryptonote::COMMAND_RPC_IMPORT_WALLET_REQUEST::response Struct Reference

#include <core_rpc_server_commands_defs.h>

Collaboration diagram for cryptonote::COMMAND_RPC_IMPORT_WALLET_REQUEST::response:
Collaboration graph
[legend]

Public Attributes

std::string payment_id
 
uint64_t import_fee
 
bool new_request
 
bool request_fulfilled
 
std::string payment_address
 
std::string status
 

Member Data Documentation

◆ import_fee

uint64_t cryptonote::COMMAND_RPC_IMPORT_WALLET_REQUEST::response::import_fee

◆ new_request

bool cryptonote::COMMAND_RPC_IMPORT_WALLET_REQUEST::response::new_request

◆ payment_address

std::string cryptonote::COMMAND_RPC_IMPORT_WALLET_REQUEST::response::payment_address

◆ payment_id

std::string cryptonote::COMMAND_RPC_IMPORT_WALLET_REQUEST::response::payment_id

◆ request_fulfilled

bool cryptonote::COMMAND_RPC_IMPORT_WALLET_REQUEST::response::request_fulfilled

◆ status

std::string cryptonote::COMMAND_RPC_IMPORT_WALLET_REQUEST::response::status

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