#include <wallet_rpc_server_commands_defs.h>
◆ KV_SERIALIZE() [1/13]
| tools::wallet_rpc::transfer_entry::KV_SERIALIZE |
( |
address | | ) |
|
◆ KV_SERIALIZE() [2/13]
| tools::wallet_rpc::transfer_entry::KV_SERIALIZE |
( |
amount | | ) |
|
◆ KV_SERIALIZE() [3/13]
| tools::wallet_rpc::transfer_entry::KV_SERIALIZE |
( |
amounts | | ) |
|
◆ KV_SERIALIZE() [4/13]
| tools::wallet_rpc::transfer_entry::KV_SERIALIZE |
( |
destinations | | ) |
|
◆ KV_SERIALIZE() [5/13]
| tools::wallet_rpc::transfer_entry::KV_SERIALIZE |
( |
fee | | ) |
|
◆ KV_SERIALIZE() [6/13]
| tools::wallet_rpc::transfer_entry::KV_SERIALIZE |
( |
height | | ) |
|
◆ KV_SERIALIZE() [7/13]
| tools::wallet_rpc::transfer_entry::KV_SERIALIZE |
( |
note | | ) |
|
◆ KV_SERIALIZE() [8/13]
| tools::wallet_rpc::transfer_entry::KV_SERIALIZE |
( |
payment_id | | ) |
|
◆ KV_SERIALIZE() [9/13]
| tools::wallet_rpc::transfer_entry::KV_SERIALIZE |
( |
subaddr_index | | ) |
|
◆ KV_SERIALIZE() [10/13]
◆ KV_SERIALIZE() [11/13]
| tools::wallet_rpc::transfer_entry::KV_SERIALIZE |
( |
timestamp | | ) |
|
◆ KV_SERIALIZE() [12/13]
| tools::wallet_rpc::transfer_entry::KV_SERIALIZE |
( |
txid | | ) |
|
◆ KV_SERIALIZE() [13/13]
| tools::wallet_rpc::transfer_entry::KV_SERIALIZE |
( |
type | | ) |
|
◆ address
| std::string tools::wallet_rpc::transfer_entry::address |
◆ amount
| uint64_t tools::wallet_rpc::transfer_entry::amount |
◆ amounts
◆ 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 |
◆ locked
| bool tools::wallet_rpc::transfer_entry::locked |
◆ 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: