#include <walletmodel.h>
Definition at line 51 of file walletmodel.h.
◆ SendCoinsRecipient() [1/2]
| SendCoinsRecipient::SendCoinsRecipient |
( |
| ) |
|
|
inlineexplicit |
◆ SendCoinsRecipient() [2/2]
| SendCoinsRecipient::SendCoinsRecipient |
( |
const QString & |
addr, |
|
|
const QString & |
label, |
|
|
const CAmount & |
amount, |
|
|
const QString & |
message |
|
) |
| |
|
inlineexplicit |
◆ SERIALIZE_METHODS()
◆ address
| QString SendCoinsRecipient::address {} |
- Todo:
- : This is a hack, should be replaced with a cleaner solution!
Definition at line 62 of file walletmodel.h.
◆ amount
| CAmount SendCoinsRecipient::amount {0} |
◆ authenticatedMerchant
| QString SendCoinsRecipient::authenticatedMerchant {} |
◆ CURRENT_VERSION
| const int SendCoinsRecipient::CURRENT_VERSION = 1 |
|
static |
◆ fSubtractFee
| bool SendCoinsRecipient::fSubtractFee {false} |
◆ isP2CS
| bool SendCoinsRecipient::isP2CS {false} |
◆ isShieldedAddr
| bool SendCoinsRecipient::isShieldedAddr {false} |
◆ label
| QString SendCoinsRecipient::label {} |
◆ message
| QString SendCoinsRecipient::message {} |
◆ nVersion
| int SendCoinsRecipient::nVersion |
◆ ownerAddress
| QString SendCoinsRecipient::ownerAddress {} |
◆ sPaymentRequest
| std::string SendCoinsRecipient::sPaymentRequest {} |
The documentation for this class was generated from the following file: