|
|
boost::optional< std::string > | m_address |
| |
|
boost::optional< uint64_t > | m_amount |
| |
|
std::vector< std::shared_ptr< monero_destination > > | m_destinations |
| |
|
std::vector< uint32_t > | m_subtract_fee_from |
| |
|
boost::optional< std::string > | m_payment_id |
| |
|
boost::optional< monero_tx_priority > | m_priority |
| |
|
boost::optional< uint32_t > | m_ring_size |
| |
|
boost::optional< uint64_t > | m_fee |
| |
|
boost::optional< uint32_t > | m_account_index |
| |
|
std::vector< uint32_t > | m_subaddress_indices |
| |
|
boost::optional< bool > | m_can_split |
| |
|
boost::optional< bool > | m_relay |
| |
|
boost::optional< std::string > | m_note |
| |
|
boost::optional< std::string > | m_recipient_name |
| |
|
boost::optional< uint64_t > | m_below_amount |
| |
|
boost::optional< bool > | m_sweep_each_subaddress |
| |
|
boost::optional< std::string > | m_key_image |
| |
Configures a transaction to send, sweep, or create a payment URI.