#include <wallet_rpc_server_commands_defs.h>
◆ KV_SERIALIZE() [1/12]
| tools::wallet_rpc::transfer_entry::KV_SERIALIZE |
( |
txid |
| ) |
|
◆ KV_SERIALIZE() [2/12]
| tools::wallet_rpc::transfer_entry::KV_SERIALIZE |
( |
payment_id |
| ) |
|
◆ KV_SERIALIZE() [3/12]
| tools::wallet_rpc::transfer_entry::KV_SERIALIZE |
( |
height |
| ) |
|
◆ KV_SERIALIZE() [4/12]
| tools::wallet_rpc::transfer_entry::KV_SERIALIZE |
( |
timestamp |
| ) |
|
◆ KV_SERIALIZE() [5/12]
| tools::wallet_rpc::transfer_entry::KV_SERIALIZE |
( |
amount |
| ) |
|
◆ KV_SERIALIZE() [6/12]
| tools::wallet_rpc::transfer_entry::KV_SERIALIZE |
( |
fee |
| ) |
|
◆ KV_SERIALIZE() [7/12]
| tools::wallet_rpc::transfer_entry::KV_SERIALIZE |
( |
note |
| ) |
|
◆ KV_SERIALIZE() [8/12]
| tools::wallet_rpc::transfer_entry::KV_SERIALIZE |
( |
destinations |
| ) |
|
◆ KV_SERIALIZE() [9/12]
| tools::wallet_rpc::transfer_entry::KV_SERIALIZE |
( |
type |
| ) |
|
◆ KV_SERIALIZE() [10/12]
| tools::wallet_rpc::transfer_entry::KV_SERIALIZE |
( |
subaddr_index |
| ) |
|
◆ KV_SERIALIZE() [11/12]
◆ KV_SERIALIZE() [12/12]
| tools::wallet_rpc::transfer_entry::KV_SERIALIZE |
( |
address |
| ) |
|
◆ address
| std::string tools::wallet_rpc::transfer_entry::address |
◆ amount
| uint64_t tools::wallet_rpc::transfer_entry::amount |
◆ confirmations
| uint64_t tools::wallet_rpc::transfer_entry::confirmations |
◆ destinations
◆ double_spend_seen
| bool tools::wallet_rpc::transfer_entry::double_spend_seen |
◆ fee
| uint64_t tools::wallet_rpc::transfer_entry::fee |
◆ height
| uint64_t tools::wallet_rpc::transfer_entry::height |
◆ nonexistent_utxo_seen
| bool tools::wallet_rpc::transfer_entry::nonexistent_utxo_seen |
◆ note
| std::string tools::wallet_rpc::transfer_entry::note |
◆ payment_id
| std::string tools::wallet_rpc::transfer_entry::payment_id |
◆ subaddr_index
◆ subaddr_indices
◆ suggested_confirmations_threshold
| uint64_t tools::wallet_rpc::transfer_entry::suggested_confirmations_threshold |
◆ timestamp
| uint64_t tools::wallet_rpc::transfer_entry::timestamp |
◆ txid
| std::string tools::wallet_rpc::transfer_entry::txid |
◆ type
| std::string tools::wallet_rpc::transfer_entry::type |
◆ unlock_time
| uint64_t tools::wallet_rpc::transfer_entry::unlock_time |
The documentation for this struct was generated from the following file: