Electroneum
Public Attributes | List of all members
tools::COMMAND_RPC_IMPORT_WALLET_REQUEST::response_t Struct Reference

#include <wallet_light_rpc.h>

Collaboration diagram for tools::COMMAND_RPC_IMPORT_WALLET_REQUEST::response_t:
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 tools::COMMAND_RPC_IMPORT_WALLET_REQUEST::response_t::import_fee

◆ new_request

bool tools::COMMAND_RPC_IMPORT_WALLET_REQUEST::response_t::new_request

◆ payment_address

std::string tools::COMMAND_RPC_IMPORT_WALLET_REQUEST::response_t::payment_address

◆ payment_id

std::string tools::COMMAND_RPC_IMPORT_WALLET_REQUEST::response_t::payment_id

◆ request_fulfilled

bool tools::COMMAND_RPC_IMPORT_WALLET_REQUEST::response_t::request_fulfilled

◆ status

std::string tools::COMMAND_RPC_IMPORT_WALLET_REQUEST::response_t::status

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