#include <RippleLikeMemo.hpp>
|
|
| RippleLikeMemo (std::string data_, std::string fmt_, std::string ty_) |
| |
|
| RippleLikeMemo (const RippleLikeMemo &cpy) |
| |
|
RippleLikeMemo & | operator= (const RippleLikeMemo &cpy) |
| |
|
template<class Archive > |
| void | load (Archive &archive) |
| |
|
template<class Archive > |
| void | save (Archive &archive) const |
| |
|
| std::string | data |
| |
| std::string | fmt |
| |
| std::string | ty |
| |
◆ data
| std::string ledger::core::api::RippleLikeMemo::data |
Data carried by the memo.
◆ fmt
| std::string ledger::core::api::RippleLikeMemo::fmt |
◆ ty
| std::string ledger::core::api::RippleLikeMemo::ty |
The documentation for this struct was generated from the following file: