Monero C++ Library
Loading...
Searching...
No Matches
monero::monero_get_balance_response Struct Reference

Static Public Member Functions

static void from_property_tree (const boost::property_tree::ptree &node, const std::shared_ptr< monero_get_balance_response > &response)
 

Public Attributes

boost::optional< uint64_t > m_balance
 
boost::optional< uint64_t > m_unlocked_balance
 
boost::optional< bool > m_multisig_import_needed
 
boost::optional< uint64_t > m_time_to_unlock
 
boost::optional< uint64_t > m_blocks_to_unlock
 
std::vector< std::shared_ptr< monero_subaddress > > m_per_subaddress
 

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