|
Electroneum
|
#include <wallet_rpc_server_commands_defs.h>

Public Attributes | |
| std::string | transfer_type |
| uint32_t | account_index |
| std::set< uint32_t > | subaddr_indices |
Definition at line 1013 of file wallet_rpc_server_commands_defs.h.
| 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.
| 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.
| 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.