#include <walletmodel.h>
Definition at line 101 of file walletmodel.h.
◆ SendAssetsRecipient() [1/2]
SendAssetsRecipient::SendAssetsRecipient |
( |
| ) |
|
|
inlineexplicit |
◆ SendAssetsRecipient() [2/2]
SendAssetsRecipient::SendAssetsRecipient |
( |
const QString & |
assetName, |
|
|
const QString & |
addr, |
|
|
const QString & |
_label, |
|
|
const CAmount & |
_amount, |
|
|
const QString & |
_message |
|
) |
| |
|
inlineexplicit |
◆ SerializationOp()
template<typename Stream , typename Operation >
void SendAssetsRecipient::SerializationOp |
( |
Stream & |
s, |
|
|
Operation |
ser_action |
|
) |
| |
|
inline |
◆ ADD_SERIALIZE_METHODS
SendAssetsRecipient::ADD_SERIALIZE_METHODS |
◆ address
QString SendAssetsRecipient::address |
◆ amount
CAmount SendAssetsRecipient::amount |
◆ assetName
QString SendAssetsRecipient::assetName |
◆ authenticatedMerchant
QString SendAssetsRecipient::authenticatedMerchant |
◆ CURRENT_VERSION
const int SendAssetsRecipient::CURRENT_VERSION = 1 |
|
static |
◆ label
QString SendAssetsRecipient::label |
◆ message
QString SendAssetsRecipient::message |
◆ nVersion
int SendAssetsRecipient::nVersion |
◆ paymentRequest
The documentation for this class was generated from the following file: