Scorum
|
#include <api_documentation.hpp>
Public Attributes | |
std::string | method_name |
std::string | brief_description |
std::string | detailed_description |
Definition at line 37 of file api_documentation.hpp.
std::string scorum::wallet::method_description::brief_description |
Definition at line 40 of file api_documentation.hpp.
std::string scorum::wallet::method_description::detailed_description |
Definition at line 41 of file api_documentation.hpp.
std::string scorum::wallet::method_description::method_name |
Definition at line 39 of file api_documentation.hpp.