#include <imports.h>
Definition at line 33 of file imports.h.
◆ ImportResult() [1/2]
| wallet::ImportResult::ImportResult |
( |
| ) |
|
|
default |
◆ ImportResult() [2/2]
| wallet::ImportResult::ImportResult |
( |
WalletErrorCode |
code, |
|
|
std::string |
message, |
|
|
std::vector< std::string > |
warnings = {}, |
|
|
bool |
general_error = false |
|
) |
| |
|
inline |
◆ has_error()
| bool wallet::ImportResult::has_error |
( |
| ) |
const |
|
inline |
◆ error
◆ warnings
| std::vector<std::string> wallet::ImportResult::warnings |
The documentation for this struct was generated from the following file: