AddressBookRow - provides functions to manage address book.
More...
#include <wallet2_api.h>
AddressBookRow - provides functions to manage address book.
Definition at line 216 of file wallet2_api.h.
◆ AddressBookRow()
| Electroneum::AddressBookRow::AddressBookRow |
( |
std::size_t |
_rowId, |
|
|
const std::string & |
_address, |
|
|
const std::string & |
_paymentId, |
|
|
const std::string & |
_description |
|
) |
| |
|
inline |
Definition at line 218 of file wallet2_api.h.
221 m_paymentId(_paymentId),
222 m_description(_description) {}
◆ getAddress()
| std::string Electroneum::AddressBookRow::getAddress |
( |
| ) |
const |
|
inline |
◆ getDescription()
| std::string Electroneum::AddressBookRow::getDescription |
( |
| ) |
const |
|
inline |
◆ getPaymentId()
| std::string Electroneum::AddressBookRow::getPaymentId |
( |
| ) |
const |
|
inline |
◆ getRowId()
| std::size_t Electroneum::AddressBookRow::getRowId |
( |
| ) |
const |
|
inline |
◆ extra
| std::string Electroneum::AddressBookRow::extra |
The documentation for this struct was generated from the following file:
- /home/abuild/rpmbuild/BUILD/electroneum-5.0.0.4/src/wallet/api/wallet2_api.h