Electroneum
tools::wallet_rpc::COMMAND_RPC_INCOMING_TRANSFERS::request_t Struct Reference

#include <wallet_rpc_server_commands_defs.h>

Collaboration diagram for tools::wallet_rpc::COMMAND_RPC_INCOMING_TRANSFERS::request_t:

Public Attributes

std::string transfer_type
 
uint32_t account_index
 
std::set< uint32_tsubaddr_indices
 

Detailed Description

Definition at line 1013 of file wallet_rpc_server_commands_defs.h.

Member Data Documentation

◆ account_index

uint32_t tools::wallet_rpc::COMMAND_RPC_INCOMING_TRANSFERS::request_t::account_index

Definition at line 1016 of file wallet_rpc_server_commands_defs.h.

◆ subaddr_indices

std::set<uint32_t> tools::wallet_rpc::COMMAND_RPC_INCOMING_TRANSFERS::request_t::subaddr_indices

Definition at line 1017 of file wallet_rpc_server_commands_defs.h.

◆ transfer_type

std::string tools::wallet_rpc::COMMAND_RPC_INCOMING_TRANSFERS::request_t::transfer_type

Definition at line 1015 of file wallet_rpc_server_commands_defs.h.


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