#include <walletmodel.h>
Definition at line 41 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 |
◆ SerializationOp()
template<typename Stream , typename Operation >
void SendCoinsRecipient::SerializationOp |
( |
Stream & |
s, |
|
|
Operation |
ser_action |
|
) |
| |
|
inline |
◆ ADD_SERIALIZE_METHODS
SendCoinsRecipient::ADD_SERIALIZE_METHODS |
◆ address
QString SendCoinsRecipient::address |
◆ amount
◆ authenticatedMerchant
QString SendCoinsRecipient::authenticatedMerchant |
◆ CURRENT_VERSION
const int SendCoinsRecipient::CURRENT_VERSION = 1 |
|
static |
◆ fSubtractFeeFromAmount
bool SendCoinsRecipient::fSubtractFeeFromAmount |
◆ label
QString SendCoinsRecipient::label |
◆ message
QString SendCoinsRecipient::message |
◆ nVersion
int SendCoinsRecipient::nVersion |
◆ paymentRequest
The documentation for this class was generated from the following file: