6 #ifndef PAYMENTREQUESTPLUS_H
7 #define PAYMENTREQUESTPLUS_H
27 bool parse(
const QByteArray& data);
34 bool getMerchant(X509_STORE* certStore, QString& merchant)
const;
37 QList<std::pair<CScript,qint64> >
getPayTo()
const;
46 #endif // PAYMENTREQUESTPLUS_H
bool IsInitialized() const
bool getMerchant(X509_STORE *certStore, QString &merchant) const
bool SerializeToString(string *output) const
const payments::PaymentDetails & getDetails() const
bool parse(const QByteArray &data)
payments::PaymentDetails details
payments::PaymentRequest paymentRequest
QString getPKIType() const
QList< std::pair< CScript, qint64 > > getPayTo() const