Electroneum
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:

Public Attributes

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

Detailed Description

Definition at line 299 of file wallet_light_rpc.h.

Member Data Documentation

◆ import_fee

uint64_t tools::COMMAND_RPC_IMPORT_WALLET_REQUEST::response_t::import_fee

Definition at line 302 of file wallet_light_rpc.h.

◆ new_request

bool tools::COMMAND_RPC_IMPORT_WALLET_REQUEST::response_t::new_request

Definition at line 303 of file wallet_light_rpc.h.

◆ payment_address

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

Definition at line 305 of file wallet_light_rpc.h.

◆ payment_id

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

Definition at line 301 of file wallet_light_rpc.h.

◆ request_fulfilled

bool tools::COMMAND_RPC_IMPORT_WALLET_REQUEST::response_t::request_fulfilled

Definition at line 304 of file wallet_light_rpc.h.

◆ status

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

Definition at line 306 of file wallet_light_rpc.h.


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