Electroneum
tools::wallet_rpc::COMMAND_RPC_GET_BULK_PAYMENTS::request_t Struct Reference

#include <wallet_rpc_server_commands_defs.h>

Collaboration diagram for tools::wallet_rpc::COMMAND_RPC_GET_BULK_PAYMENTS::request_t:

Public Attributes

std::vector< std::string > payment_ids
 
uint64_t min_block_height
 

Detailed Description

Definition at line 963 of file wallet_rpc_server_commands_defs.h.

Member Data Documentation

◆ min_block_height

uint64_t tools::wallet_rpc::COMMAND_RPC_GET_BULK_PAYMENTS::request_t::min_block_height

Definition at line 966 of file wallet_rpc_server_commands_defs.h.

◆ payment_ids

std::vector<std::string> tools::wallet_rpc::COMMAND_RPC_GET_BULK_PAYMENTS::request_t::payment_ids

Definition at line 965 of file wallet_rpc_server_commands_defs.h.


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