|
|
std::vector< uint32_t > | m_subtract_fee_from_outputs |
| |
|
boost::optional< uint32_t > | m_account_index |
| |
|
std::vector< uint32_t > | m_subaddress_indices |
| |
|
boost::optional< std::string > | m_payment_id |
| |
|
boost::optional< bool > | m_do_not_relay |
| |
|
boost::optional< int > | m_priority |
| |
|
boost::optional< bool > | m_get_tx_hex |
| |
|
boost::optional< bool > | m_get_tx_metadata |
| |
|
boost::optional< bool > | m_get_tx_keys |
| |
|
boost::optional< bool > | m_get_tx_key |
| |
|
std::vector< std::shared_ptr< monero_destination > > | m_destinations |
| |
◆ to_rapidjson_val()
| rapidjson::Value monero::monero_transfer_params::to_rapidjson_val |
( |
rapidjson::Document::AllocatorType & | allocator | ) |
const |
|
overridevirtual |
Converts the struct to a rapidjson Value.
- Parameters
-
| allocator | is the rapidjson document allocator |
- Returns
- the struct as a rapidjson Value
Implements monero::serializable_struct.
The documentation for this struct was generated from the following files: